openmpi: add v5.0.4 and v5.0.5 (#45305)

* Open MPI: add release 5.0.4
* OpenMPI: add release 5.0.5
   needed quick turnaround owing to
   https://github.com/open-mpi/ompi/issues/12693

---------

Signed-off-by: Howard Pritchard <howardp@lanl.gov>
This commit is contained in:
Howard Pritchard 2024-07-25 16:14:37 -06:00 committed by GitHub
parent 235831a035
commit 0f9434fca4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -44,10 +44,16 @@ class Openmpi(AutotoolsPackage, CudaPackage):
# Current
version(
"5.0.3", sha256="990582f206b3ab32e938aa31bbf07c639368e4405dca196fabe7f0f76eeda90b"
) # libmpi.so.40.40.3
"5.0.5", sha256="6588d57c0a4bd299a24103f4e196051b29e8b55fbda49e11d5b3d32030a32776"
) # libmpi.so.40.40.5
# Still supported
version(
"5.0.4", sha256="64526852cdd88b2d30e022087c16ab3e03806c451b10cd691d5c1ac887d8ef9d"
) # libmpi.so.40.40.4
version(
"5.0.3", sha256="990582f206b3ab32e938aa31bbf07c639368e4405dca196fabe7f0f76eeda90b"
) # libmpi.so.40.40.3
version(
"5.0.2", sha256="ee46ad8eeee2c3ff70772160bff877cbf38c330a0bc3b3ddc811648b3396698f"
) # libmpi.so.40.40.2