ohpc
ohpc copied to clipboard
OpenMPI (v4.1.2)
https://www.open-mpi.org/software/ompi/v4.0/
Fyi, 4.1.3 and 4.1.4 was released and both are bug fix releases.
@ruixingw You can open a PR if you want.
I'm happy to contribute this PR, but I want to understand the process.
The current version of OpenMPI is 4.1.2, is it fine to jump straight to 4.1.4 (latest stable)?
I'm happy to contribute this PR, but I want to understand the process.
The current version of OpenMPI is 4.1.2, is it fine to jump straight to 4.1.4 (latest stable)?
yes
I believe this is just a one-line change in the .spec
file so thought a maintainer can make a commit directly (otherwise he/she still has to review/approve a PR anyway).
https://github.com/openhpc/ohpc/commit/ed01080521743a8442a55ba0cd1baf914f9a7412
I believe this is just a one-line change in the
.spec
file so thought a maintainer can make a commit directly (otherwise he/she still has to review/approve a PR anyway). https://github.com/openhpc/ohpc/commit/ed01080521743a8442a55ba0cd1baf914f9a7412
We prefer working with pull requests. So please open one.
Update to 4.1.4 has been merged.
Tests passing in CI.