Skip to content

Releases: flux-framework/flux-pmix

flux-pmix v0.6.0

15 Jan 18:37
1e99bcb
Compare
Choose a tag to compare

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

06 Feb 19:07
d782a00
Compare
Choose a tag to compare

flux-pmix version 0.5.0 - 2024-02-06

Fixes

  • plugin: set hwloc.xmlfile shell option (#95)

flux-pmix v0.4.0

05 Oct 01:43
eff13f6
Compare
Choose a tag to compare

View Release Notes for flux-pmix v0.4.0

flux-pmix v0.3.0

05 Apr 13:03
96585e0
Compare
Choose a tag to compare

View Release Notes for flux-pmix v0.3.0

flux-pmix v0.2.0

23 Jan 03:03
44256f0
Compare
Choose a tag to compare
flux-pmix v0.2.0 Pre-release
Pre-release

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

15 Oct 22:13
a6c5038
Compare
Choose a tag to compare

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.