openmpi: add config for 4.1.6 for Alps

This commit is contained in:
2024-09-05 11:01:22 +02:00
parent 6a8cb7825b
commit e9bb744764
2 changed files with 31 additions and 10 deletions

View File

@@ -57,12 +57,33 @@ openmpi:
versions:
4.1.6:
variants:
- systems: [merlin-*, ra-*]
- systems: [merlin-.*]
suffix: _slurm
relstage: unstable
overlay: private
use_overlays: [private]
group_deps:
compiler: {gcc: [9.5.0, 10.4.0, 11.4.0, 12.3.0, 12.4.0, 13.1.0]}
build_requires: [pmix/4.2.4, ucx/1.14.1_slurm, libfabric/1.18.0, hwloc/2.9.1, patchelf/0.14.5]
runtime_deps: [cuda/12.1.1]
configure_args+:
- CFLAGS=-g -O0
- LDFLAGS=-g
- --with-gpfs=/usr/lpp/mmfs
- --with-pmi=/usr
- systems: [ra-.*]
suffix: _ra
group_deps:
compiler: {gcc: [9.5.0, 10.4.0, 11.4.0, 12.3.0, 13.1.0]}
build_requires: [pmix/4.2.4, ucx/1.14.1_slurm, hwloc/2.9.1, patchelf/0.14.5]
runtime_deps: [cuda/12.1.1]
- systems: [.*.merlin7.psi.ch]
overlay: Alps
used_overlays: [PSI, Alps]
group_deps:
compiler: {gcc: [12.3.0]}
build_requires: [pmix/5.0.3, ucx/1.14.1_slurm, hwloc/2.9.1, patchelf/0.14.5]
runtime_deps: [cuda/12.1.1]
4.1.4:
variants: