Updated OpenMPI version to 2.1.3

This has been done in order to avoid "'aclocal-1.15' is missing on your
system" errors on systems which now ship with autoconf version 1.16.
This commit is contained in:
Will Bainbridge
2018-08-13 08:46:10 +01:00
parent 535d1a46d2
commit fa095c1fe8

View File

@ -54,7 +54,7 @@ SYSTEMOPENMPI)
;;
OPENMPI)
export FOAM_MPI=openmpi-2.1.1
export FOAM_MPI=openmpi-2.1.3
# Optional configuration tweaks:
_foamSource `$WM_PROJECT_DIR/bin/foamEtcFile config.sh/openmpi`