flux-pmix v0.2.0
Published: Jan 23, 2022 by flux-framework
Download from GitHub here
Release Notes
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)