Skip to content

Releases: mpi-advance/stream-triggering

v0.6.0 Release

Choose a tag to compare

@TheMasterDirk TheMasterDirk released this 16 Jan 21:04
ff4b34c

New features:

  • CMake module so it can be found with find_package in another library. Exports to the MPIAdvance namespace.
  • 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

Choose a tag to compare

@TheMasterDirk TheMasterDirk released this 14 Nov 15:04
bc6b020

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

v0.1 Pre-release
Pre-release

Choose a tag to compare

@TheMasterDirk TheMasterDirk released this 20 Jun 16:43
4de1048

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.