mirror of
https://code.it4i.cz/sccs/easyconfigs-it4i.git
synced 2025-04-07 23:42:12 +01:00
modified: o/OpenMPI/OpenMPI-2.0.2-GCC-6.3.0-2.27.eb
Former-commit-id: c03dcb26016977bf49b5d62d23757f1b3744be19
This commit is contained in:
parent
fff6baa179
commit
d024661434
@ -13,7 +13,10 @@ sources = [SOURCELOWER_TAR_GZ]
|
||||
sources = ['openmpi-%(version)s.tar.gz']
|
||||
checksums = ['886698becc5bea8c151c0af2074b8392']
|
||||
|
||||
dependencies = [('hwloc', '1.11.7')]
|
||||
dependencies = [
|
||||
('hwloc', '1.11.7'),
|
||||
('libxml2', '2.9.4', '', True),
|
||||
]
|
||||
|
||||
configopts = '--with-threads=posix --enable-shared --enable-mpi-thread-multiple --with-verbs '
|
||||
configopts += '--enable-mpirun-prefix-by-default ' # suppress failure modes in relation to mpirun path
|
||||
|
Loading…
x
Reference in New Issue
Block a user