Skip to content

Releases: simgrid/file-system-module

v0.4.1

Choose a tag to compare

@frs69wq frs69wq released this 25 May 16:31
  • Bug fix in FileMetadata::notify_write_end()
  • Modernize github actions with caching

v0.4

Choose a tag to compare

@frs69wq frs69wq released this 11 Nov 23:37
  • Full Python bindings
  • Enable asynchronous writes in fire-and-forget mode
  • Minor improvements over the recent 0.3 release:
    • Upgrade to SimGrid 4.1
    • Minor code cleanup and bug fixes

v0.3

Choose a tag to compare

@henricasanova henricasanova released this 12 Mar 21:28

Minor improvements over the recent 0.2 release:

  • Upgrade to SimGrid 4.0
  • More testing coverage
  • Minor code cleanup and bug fixes
  • Documentation fixes

v0.2

Choose a tag to compare

@henricasanova henricasanova released this 24 Oct 21:48

Minor improvements over the recent 0.1 release:

  • Made the controller actor in a storage optional
  • Documentation fixes
  • Minor code cleanup

v0.1

Choose a tag to compare

@henricasanova henricasanova released this 15 Oct 18:02

This is the first release of the SimGrid File System Module (FSMod), which provide simulated file-system-like capabilities for use in any SimGrid-based simulator.