mirror of
https://code.it4i.cz/sccs/easyconfigs-it4i.git
synced 2025-04-19 05:00:50 +01:00
Merge branch 'it4i-anselm'
Former-commit-id: 626d102c90628bb719dde12034eca7e876c7d5ed
This commit is contained in:
commit
6bc69cbfaa
@ -16,7 +16,7 @@ source_urls = ['http://www.open-mpi.org/software/ompi/v%(version_major_minor)s/d
|
|||||||
|
|
||||||
dependencies = [('hwloc', '1.11.7')]
|
dependencies = [('hwloc', '1.11.7')]
|
||||||
|
|
||||||
configopts = '--with-threads=posix --enable-shared --enable-static --enable-mpi-thread-multiple --with-verbs '
|
configopts = '--with-threads=posix --enable-shared --enable-static --enable-mpi-thread-multiple '
|
||||||
configopts += '--enable-mpirun-prefix-by-default ' # suppress failure modes in relation to mpirun path
|
configopts += '--enable-mpirun-prefix-by-default ' # suppress failure modes in relation to mpirun path
|
||||||
configopts += '--with-hwloc=$EBROOTHWLOC ' # hwloc support
|
configopts += '--with-hwloc=$EBROOTHWLOC ' # hwloc support
|
||||||
configopts += '--disable-dlopen ' # statically link component, don't do dynamic loading
|
configopts += '--disable-dlopen ' # statically link component, don't do dynamic loading
|
||||||
@ -27,7 +27,7 @@ configopts += '--with-cxxrtlib="-lgcc_s -lstdc++"' # for vt-mpi-unify
|
|||||||
preconfigopts = 'export LIBS="-ldl" && export CXX="$CXX -noswitcherror" && '
|
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')]
|
||||||
|
|
||||||
libs = ["mpi_cxx", "mpi_mpifh", "mpi", "ompitrace", "open-pal", "open-rte", "vt", "vt-hyb", "vt-mpi", "vt-mpi-unify"]
|
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