mirror of
https://github.com/OpenFOAM/OpenFOAM-6.git
synced 2025-12-08 06:57:46 +00:00
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:
@ -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`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user