Skip to content

flux-pmix v0.2.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@grondo grondo released this 23 Jan 03:03
· 117 commits to main since this release
44256f0

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)