ADD: nvhidia 4.3 and 23.5 SDKK related openmpi and qe/7.3.1 CPU&GPU

This commit is contained in:
Germann Elsa Sylvia
2024-04-11 15:36:30 +02:00
parent 18454b7782
commit 993a57c8da
9 changed files with 202 additions and 19 deletions
+33
View File
@@ -0,0 +1,33 @@
---
# yamllint disable rule:line-length
format: 1
nvhpc:
defaults:
group: Programming
overlay: base
relstage: stable
systems: [rhel7, rhel8, rhel9]
docfiles: [AUTHORS, LICENSE, NEWS, README]
compile_in_sourcetree: true
shasums:
nvhpc-24.3.tar.gz: 4fb8949ba8cef73b28818bd9375c9420ec48fab1c64e71315a7c1984f5329d6b
nvhpc-23.5.tar.gz: 3196309b38df6f0a27e18b80f6a40e23cab8195cad43fc6bbd569af7d8ca5742
versions:
24.3:
variants:
- systems: [merlin-*, ra-*]
suffix: _cuda_12.3
urls:
- url: https://developer.download.nvidia.com/hpc-sdk/${V_PKG}/nvhpc_2024_243_Linux_x86_64_cuda_12.3.tar.gz
suffix: _cuda_12.3
relstage: unstable
build_requires: [gcc/10.4.0]
23.5:
variants:
- systems: [merlin-*, ra-*]
suffix: _cuda_12.1
urls:
- url: https://developer.download.nvidia.com/hpc-sdk/${V_PKG}/nvhpc_2023_235_Linux_x86_64_cuda_12.1.tar.gz
relstage: unstable
build_requires: [gcc/10.4.0]