Releases: tuda-parallel/FTIO
Releases · tuda-parallel/FTIO
FTIO 0.0.6 Release
Version 0.0.6
- Prepared the code for the development of new features
- Added CI and CD workflows
- Added terminal [plot function with rich] (https://github.com/tuda-parallel/FTIO/blob/main/ftio/plot/plot_bandwidth.py)
- Added student contribution instructions
- Added parallel trace analysis (parallel_trace_analysis)
- Improved JIT by passing FTIO options
- Improved Readme and extended file formats and API documentation
Full Changelog: v0.0.5...v0.0.6
FTIO 0.0.5 Release
Version 0.0.5
- Enahnced postprocessing options
- Enhanced support for GekkoFS and Cargo (JIT)
- Enhanced trace analysis using the metric proxy
- Added contribution documentation
- Cleaned Readme and extended file formats and API documentation
- Code cleaning
Full Changelog: v0.0.4...v0.0.5
FTIO 0.0.4 Release
Version 0.0.4
- Added support for custom JSON format
- Added ZMQ Support
- IPDPS artifacts completed
- Added postprocessing options
- Added support for GekkoFS and Cargo (JIT)
- Cleaned Readme and extended file formats and API documentation
- Code cleaning
Full Changelog: v0.0.3...v0.0.4
FTIO 0.0.3 Release
Version 0.0.3
- Added support for custom file formats
- Adjusted plot scripts
- Cleaned Readme and added documentation for custom file formats
- Added examples in /examples
- Code cleaning
Full Changelog: v0.0.2...v0.0.3
FTIO 0.0.2 Release
Version 0.0.2
- Set the default plot unit to Bytes or Bytes/second rather than Megabytes or Megabytes/second
- Adjusted the plot script to detect the best unit for the y-axis automatically
- First public release after paper acceptance