flux-framework / flux-pmix

flux shell plugin to bootstrap openmpi v5+
GNU Lesser General Public License v3.0
2 stars 4 forks source link

switch to openpmix 4.2.2 #67

Closed garlick closed 1 year ago

garlick commented 1 year ago

This pushes the version of openpmix that we build against forward to 4.2.2. In addition, it reverts the lock-in of ompi-v5.0.0rc2 in CI.

codecov[bot] commented 1 year ago

Codecov Report

Merging #67 (77a3c1f) into main (deba2b4) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main      #67   +/-   ##
=======================================
  Coverage   79.03%   79.03%           
=======================================
  Files          10       10           
  Lines        1207     1207           
=======================================
  Hits          954      954           
  Misses        253      253           

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

garlick commented 1 year ago

Thanks!