Skip to content

Commit 5ac24df

Browse files
committed
Fix open mpi versio to 4.1.4
1 parent 1fee447 commit 5ac24df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/install/openmpi_install.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ set -e
1919

2020
MODULES_PATH="/usr/share/Modules/modulefiles"
2121

22-
OPEN_MPI_VERSIONS="4.1.0"
22+
OPEN_MPI_VERSIONS="4.1.4"
2323
EFA_PATH="/opt/amazon/efa"
2424

2525
COMPILERS="gcc/10.3.0"

0 commit comments

Comments
 (0)