mirror of
https://code.it4i.cz/sccs/easyconfigs-it4i.git
synced 2025-04-16 19:50:50 +01:00
modified: o/OpenMPI/OpenMPI-1.10.7-PGI-18.5-GCC-6.3.0-2.27.eb
Former-commit-id: 252b96ca1379ac0255191cffbc653233e6c73ac3
This commit is contained in:
parent
9bbc80b100
commit
d501e31275
@ -24,7 +24,7 @@ configopts += '--with-tm=/opt/pbs/default ' # Enable PBS
|
|||||||
configopts += '--with-cxxrtlib="-lgcc_s -lstdc++"' # for vt-mpi-unify
|
configopts += '--with-cxxrtlib="-lgcc_s -lstdc++"' # for vt-mpi-unify
|
||||||
|
|
||||||
# for PBS Pro 13
|
# for PBS Pro 13
|
||||||
preconfigopts = 'export LIBS="-ldl" && '
|
preconfigopts = 'export LIBS="-ldl" && export CXX="$CXX -noswitcherror" && '
|
||||||
|
|
||||||
# needed for --with-verbs
|
# needed for --with-verbs
|
||||||
osdependencies = [('libibverbs-dev', 'libibverbs-devel')]
|
osdependencies = [('libibverbs-dev', 'libibverbs-devel')]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user