mirror of
https://code.it4i.cz/sccs/easyconfigs-it4i.git
synced 2025-04-07 23:42:12 +01:00
modified: o/OpenMPI/OpenMPI-1.10.2-GCC-5.3.0-2.26.eb
This commit is contained in:
parent
8b2fd6b0be
commit
2c753b3210
@ -24,6 +24,9 @@ configopts += '--disable-dlopen ' # statically link component, don't do dynamic
|
||||
configopts += '--with-tm=/opt/pbs/default ' # Enable PBS
|
||||
configopts += '--enable-mpi-java ' # Java support RT#4090
|
||||
|
||||
# for PBS Pro 13
|
||||
preconfigopts = 'export LIBS="-ldl" && '
|
||||
|
||||
# needed for --with-verbs
|
||||
osdependencies = [('libibverbs-dev', 'libibverbs-devel')]
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user