FIX: new packages.yaml for new nvhpc

This commit is contained in:
2024-09-26 16:29:26 +02:00
parent 1a9f1d455a
commit 7bdbfd4ceb

View File

@ -15,7 +15,7 @@ packages:
when: "%nvhpc" when: "%nvhpc"
# Grace Hopper arch # Grace Hopper arch
variants: variants:
- cuda_arch=80 - cuda_arch=90
berkeley-db: berkeley-db:
require: '%gcc@7.5.0' require: '%gcc@7.5.0'
boost: boost:
@ -63,9 +63,9 @@ packages:
require: '@12.2.0:' require: '@12.2.0:'
externals: externals:
- modules: - modules:
- nvhpc-nompi/23.9 - nvhpc-nompi/24.3
prefix: /opt/nvidia/hpc_sdk/Linux_aarch64/23.9/cuda prefix: /opt/nvidia/hpc_sdk/Linux_aarch64/24.3/cuda
spec: cuda@12.2.0%nvhpc@23.9 spec: cuda@12.2.0%nvhpc@24.3
curl: curl:
require: '%gcc@7.5.0' require: '%gcc@7.5.0'
expat: expat:
@ -194,8 +194,8 @@ packages:
nvhpc: nvhpc:
externals: externals:
- modules: - modules:
- nvhpc-nompi/23.9 - nvhpc-nompi/24.3
spec: nvhpc@23.9 spec: nvhpc@24.3
opal: opal:
require: require:
- spec: '%gcc' - spec: '%gcc'
@ -253,7 +253,7 @@ packages:
buildable: false buildable: false
externals: externals:
- prefix: /usr - prefix: /usr
spec: slurm@23.11.8%gcc@7.5.0 +cgroup+gtk+hwloc+mariadb+nvml+pam+pmix+restd spec: slurm@24.05.3%gcc@7.5.0 +cgroup+gtk+hwloc+mariadb+nvml+pam+pmix+restd
sqlite: sqlite:
require: '%gcc@7.5.0' require: '%gcc@7.5.0'
tar: tar:
@ -270,8 +270,8 @@ packages:
buildable: false buildable: false
externals: externals:
- modules: - modules:
- xpmem/2.8.2-1.0_3.9__g84a27a5.shasta - xpmem/2.9.6-1.1_20240511212657__g087dc11fc19d
spec: xpmem@2.8.2-1 spec: xpmem@2.9.6-1.1
xxhash: xxhash:
require: '%gcc@7.5.0' require: '%gcc@7.5.0'
xz: xz: