Menu

flux-pmix v0.3.0

Published: Apr 4, 2023 by flux-framework

Download from GitHub here

Release Notes

flux-pmix version 0.3.0 - 2023-04-04

New Features

  • support flux run -o pmi=pmix (#81)
  • support pmix-3.2.3 (#80)
  • clear PMIX_ environment variables in broker via upmi plugin (#78)
  • add PMI client plugin to enable flux to be launched by a pmix server (#77)
  • plugin: populate PMIX_PROC_INFO_ARRAY (#62)
  • plugin: use flux taskmap class to generate lpeers, procmap (#66)

Build/Test

  • build: make the ompi prereq optional (#73)
  • make testing of ompi < v5 more robust (#72)
  • ci: update versions of checkout and codecov actions (#69)
  • fix spurious test failure and add improved debug (#71)
  • switch to openpmix 4.2.2 (#67)
  • ci: update el builders and force ompi v5.0.0rc2 (#64)