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.7-PGI-18.5-GCC-6.3.0-2.27.eb
Former-commit-id: 4ae5a4cbecb3fd2c5851b53fe40ac0f472fddf28
This commit is contained in:
parent
6c87881954
commit
7e7d36cf46
@ -27,7 +27,7 @@ configopts += '--with-cxxrtlib="-lgcc_s -lstdc++"' # for vt-mpi-unify
|
||||
preconfigopts = 'export LIBS="-ldl" && export CC="$CC -noswitcherror" && export CXX="$CXX -noswitcherror" && '
|
||||
|
||||
# needed for --with-verbs
|
||||
osdependencies = [('libibverbs-dev', 'libibverbs-devel')]
|
||||
osdependencies = [('libibverbs-dev', 'libibverbs-devel', 'rdma-core-devel')]
|
||||
|
||||
libs = ["mpi_cxx", "mpi_mpifh", "mpi", "ompitrace", "open-pal", "open-rte", "vt", "vt-hyb", "vt-mpi", "vt-mpi-unify"]
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user