Skip to content

Releases: flux-framework/flux-pmix

v0.7.0

04 Nov 22:54
534cb35

Choose a tag to compare

flux-pmix version 0.7.0 - 2025-11-04

New features

  • shell: add the infovec_set_byte_object_new() subroutine (#111)

Cleanup

  • shell: suppress tracing if verbose < 2 (#119)

Build/test/doc

  • readme: add installation instructions (#113)
  • ci: bump ompi v5 builders to newer ompi/pmix (#118)
  • Respect --without-openmpi in 00-setup.sh.in (#116)
  • mergify: disable temporary PR branches (#117)
  • configure: allow --without-openmpi to disable Open MPI (#115)

flux-pmix v0.6.0

15 Jan 18:37
1e99bcb

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

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

Choose a tag to compare

View Release Notes for flux-pmix v0.4.0

flux-pmix v0.3.0

05 Apr 13:03
96585e0

Choose a tag to compare

View Release Notes for flux-pmix v0.3.0

flux-pmix v0.2.0

23 Jan 03:03
44256f0

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

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.