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
This commit is contained in:
parent
279b88f0e2
commit
3407e21cd7
@ -13,12 +13,12 @@ sources = [SOURCELOWER_TAR_GZ]
|
||||
sources = ['openmpi-%(version)s.tar.gz']
|
||||
checksums = ['886698becc5bea8c151c0af2074b8392']
|
||||
|
||||
dependencies = [('hwloc', '1.11.5')]
|
||||
dependencies = [('hwloc', '1.11.7')]
|
||||
|
||||
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
|
||||
configopts += '--with-hwloc=$EBROOTHWLOC ' # hwloc support
|
||||
configopts += '--disable-dlopen ' # statically link component, don't do dynamic loading
|
||||
#configopts += '--disable-dlopen ' # dont disable dlopen! https://github.com/open-mpi/ompi/issues/3630
|
||||
configopts += '--with-tm=/opt/pbs/default ' # Enable PBS
|
||||
|
||||
# for PBS Pro 13
|
||||
|
Loading…
x
Reference in New Issue
Block a user