Releases: flux-framework/flux-pmix
Releases · flux-framework/flux-pmix
flux-pmix v0.6.0
flux-pmix version 0.6.0 - 2025-01-15
Fixes
- build: fix compilation on el9 with older pmix releases (#106)
- track raw payload accessor API changes in core (#104)
Cleanup
- simplify interthread channel implementation (#107)
Build/test
- ci: add fedora40 and el9 builders (#105)
- ci: build newer openpmix / ompi releases (#103)
- ci: migrate from focal to jammy, el8 (#102)
- ci(mergify): upgrade configuration to current format (#101)
flux-pmix v0.5.0
flux-pmix version 0.5.0 - 2024-02-06
Fixes
- plugin: set hwloc.xmlfile shell option (#95)
flux-pmix v0.2.0
flux-pmix version 0.2.0 - 2022-01-22
Fixes
- plugin: call notify_destroy() early (Fixes hang on RHEL7/spack) (#45)
- use strlcpy instead of strncpy (#53)
- build: fix build with gcc 4.x, add centos7 to ci (#49)
Testsuite
- docker: adjust focal Dockerfile for upstream package changes (#56)
Cleanup
- README: update LLNL-CODE (#52)
- mergify: replace deprecated strict merge strategy (#51)
v0.1.0
flux-pmix version 0.1.0 - 2021-10-15
This is the first release of the pmix job shell plugin for flux.
At this point, real world testing has been minimal.