Cuda
This commit is contained in:
committed by
Caubet Serrabou Marc
parent
f949cc221c
commit
f184d5fef9
@@ -94,13 +94,19 @@ openmpi:
|
|||||||
- LDFLAGS=-g
|
- LDFLAGS=-g
|
||||||
- --with-gpfs=/usr/lpp/mmfs
|
- --with-gpfs=/usr/lpp/mmfs
|
||||||
- --with-pmi=/usr
|
- --with-pmi=/usr
|
||||||
|
|
||||||
- systems: [ra-.*]
|
- systems: [ra-.*]
|
||||||
suffix: _ra
|
suffix: _ra
|
||||||
group_deps:
|
group_deps:
|
||||||
compiler: {gcc: [9.5.0, 10.4.0, 11.4.0, 12.3.0, 13.1.0]}
|
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]
|
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]
|
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]
|
||||||
|
|
||||||
- systems: [.*.merlin7.psi.ch]
|
- systems: [.*.merlin7.psi.ch]
|
||||||
relstage: unstable
|
relstage: unstable
|
||||||
|
|||||||
@@ -13,3 +13,4 @@ cuda/11.4.3 stable
|
|||||||
cuda/11.5.1 stable
|
cuda/11.5.1 stable
|
||||||
cuda/11.8.0 stable
|
cuda/11.8.0 stable
|
||||||
cuda/12.1.1 stable
|
cuda/12.1.1 stable
|
||||||
|
cuda/12.2.0 unstable
|
||||||
|
|||||||
Reference in New Issue
Block a user