mirror of
https://code.it4i.cz/sccs/easyconfigs-it4i.git
synced 2025-04-16 19:50:50 +01:00
Merge branch 'it4i-barbora'
This commit is contained in:
commit
a8bd7ca808
@ -68,11 +68,12 @@ configopts += ' --enable-mpi-thread-multiple'
|
|||||||
configopts += ' --with-verbs'
|
configopts += ' --with-verbs'
|
||||||
configopts += ' --enable-mpirun-prefix-by-default'
|
configopts += ' --enable-mpirun-prefix-by-default'
|
||||||
configopts += ' --with-hwloc=$EBROOTHWLOC' # hwloc support
|
configopts += ' --with-hwloc=$EBROOTHWLOC' # hwloc support
|
||||||
configopts += ' --with-tm=/opt/pbs ' # Enable PBS
|
#configopts += ' --with-tm=/opt/pbs ' # Enable PBS
|
||||||
#configopts += ' --with-slurm ' # Enable slurm
|
configopts += ' --with-slurm ' # Enable slurm
|
||||||
configopts += ' --enable-mpi-cxx' # Enable building the C++ MPI bindings
|
configopts += ' --enable-mpi-cxx' # Enable building the C++ MPI bindings
|
||||||
configopts += ' --with-ucx=$EBROOTUCX'
|
configopts += ' --with-ucx=$EBROOTUCX'
|
||||||
configopts += ' --with-knem=/opt/knem-1.1.4.90mlnx1'
|
configopts += ' --with-knem=/opt/knem-1.1.4.90mlnx1'
|
||||||
|
configopts += ' --with-pmix=/opt/it4i-libs/PMIx/4.2.2'
|
||||||
|
|
||||||
osdependencies = [('libibverbs-dev', 'libibverbs-devel', 'rdma-core-devel')]
|
osdependencies = [('libibverbs-dev', 'libibverbs-devel', 'rdma-core-devel')]
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user