modified: o/OpenMPI/OpenMPI-3.1.3-GCC-8.2.0-2.31.1.eb

This commit is contained in:
Lukáš Krupčík 2020-04-23 09:26:13 +02:00
parent bb9f36ed3a
commit 6e32f1294c

@ -31,7 +31,8 @@ dependencies = [
('hwloc', '1.11.11')
]
configopts = '--enable-shared --with-verbs '
configopts = '--with-tm=/opt/pbs ' # Enable PBS
configopts += '--enable-shared --with-verbs '
configopts += '--enable-mpirun-prefix-by-default ' # suppress failure modes in relation to mpirun path
configopts += '--with-hwloc=$EBROOTHWLOC ' # hwloc support