Skip to content

Releases: simgrid/file-system-module

v0.4

11 Nov 23:37

Choose a tag to compare

  • 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

12 Mar 21:28

Choose a tag to compare

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

24 Oct 21:48

Choose a tag to compare

Minor improvements over the recent 0.1 release:

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

v0.1

15 Oct 18:02

Choose a tag to compare

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.