Releases: mpi-advance/stream-triggering
Releases · mpi-advance/stream-triggering
Release list
v0.6.0 Release
New features:
- CMake module so it can be found with
find_packagein another library. Exports to theMPIAdvancenamespace. - General improvements to example scripts and test programs.
Internal changes:
- Removed some unnecessary libfabric flags on the DWQ operations.
- Tweaked the DWQ entry logic to help manage concurrency a bit better (one entry moved to receiver side)
v0.5.0 Release
This release is a preliminary beta release of our stream-triggering library. All backends should work, but may still have bugs that need to be ironed out. Additionally, the MPIS APIs may change before first release.
v0.1
This is the initial release of the CUP-ECS MPIX Stream Triggering interface. It should be considered as a work in progress, and likely to contain bugs or other quirks. More documentation and build instructions will come closer to v1.0 release.