mirror of
https://code.it4i.cz/sccs/easyconfigs-it4i.git
synced 2025-04-12 09:52:12 +01:00
modified: o/OpenMPI/OpenMPI-3.1.3-GCC-8.2.0-2.31.1.eb
This commit is contained in:
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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user