mirror of
https://code.it4i.cz/sccs/easyconfigs-it4i.git
synced 2025-04-07 15:32:11 +01:00
modified: o/OpenMPI/OpenMPI-4.0.0-GCC-6.3.0-2.27.eb
This commit is contained in:
parent
9d172b56d8
commit
c923b98a1c
@ -12,6 +12,7 @@ toolchain = {'name': 'GCC', 'version': '6.3.0-2.27'}
|
||||
|
||||
source_urls = ['https://github.com/open-mpi/ompi/archive/']
|
||||
sources = ['v4.0.0.tar.gz']
|
||||
checksums = ['79cbd68a18b9992f33ae18c1478031945ea941c3560f9203d5890bfe76b38d91']
|
||||
|
||||
dependencies = [
|
||||
('hwloc', '2.0.3'),
|
||||
@ -19,8 +20,8 @@ dependencies = [
|
||||
]
|
||||
|
||||
# for PBS Pro 13
|
||||
preconfigopts = 'export LIBS="-ldl" && '
|
||||
preconfigopts += './autogen.pl && '
|
||||
#preconfigopts = 'export LIBS="-ldl" && '
|
||||
preconfigopts = './autogen.pl && '
|
||||
|
||||
configopts = '--enable-shared --enable-mpi-thread-multiple --with-verbs '
|
||||
# suppress failure modes in relation to mpirun path
|
||||
|
Loading…
x
Reference in New Issue
Block a user