FIX: nvhpc module for aarch64 sles15
This commit is contained in:

parent
c199d3f74b
commit
7df462761b
29
env/sles15/aarch64/sysconfigs/packages.yaml
vendored
29
env/sles15/aarch64/sysconfigs/packages.yaml
vendored
@ -3,6 +3,7 @@ packages:
|
|||||||
compiler: [gcc, nvhpc, cce]
|
compiler: [gcc, nvhpc, cce]
|
||||||
prefer:
|
prefer:
|
||||||
- spec: '^openmpi'
|
- spec: '^openmpi'
|
||||||
|
when: '^mpi'
|
||||||
providers:
|
providers:
|
||||||
blas: [openblas, nvhpc, cray-libsci]
|
blas: [openblas, nvhpc, cray-libsci]
|
||||||
lapack: [openblas, nvhpc, cray-libsci]
|
lapack: [openblas, nvhpc, cray-libsci]
|
||||||
@ -141,26 +142,6 @@ packages:
|
|||||||
require: '%gcc@7.5.0'
|
require: '%gcc@7.5.0'
|
||||||
groff:
|
groff:
|
||||||
require: '%gcc@7.5.0'
|
require: '%gcc@7.5.0'
|
||||||
hdf5:
|
|
||||||
prefer:
|
|
||||||
- spec: '~mpi'
|
|
||||||
externals:
|
|
||||||
- modules:
|
|
||||||
- cray-hdf5/1.12.2.9
|
|
||||||
prefix: /opt/cray/pe/hdf5/1.12.2.9/crayclang/17.0
|
|
||||||
spec: hdf5@1.12.2+cxx+fortran+hl~mpi+shared~szip~threadsafe%cce@17.0.0
|
|
||||||
- modules:
|
|
||||||
- cray-parallel-hdf5/1.12.2.9
|
|
||||||
prefix: /opt/cray/pe/hdf5-parallel/1.12.2.9/crayclang/17.0
|
|
||||||
spec: hdf5@1.12.2+cxx+fortran+hl+mpi+shared~szip~threadsafe%cce@17.0.0
|
|
||||||
- modules:
|
|
||||||
- cray-hdf5/1.12.2.9
|
|
||||||
prefix: /opt/cray/pe/hdf5/1.12.2.9/gnu/12.3
|
|
||||||
spec: hdf5@1.12.2+cxx+fortran+hl~mpi+shared~szip~threadsafe%gcc@12.3
|
|
||||||
- modules:
|
|
||||||
- cray-parallel-hdf5/1.12.2.9
|
|
||||||
prefix: /opt/cray/pe/hdf5-parallel/1.12.2.9/gnu/12.3
|
|
||||||
spec: hdf5@1.12.2+cxx+fortran+hl+mpi+shared~szip~threadsafe%gcc@12.3
|
|
||||||
libbsd:
|
libbsd:
|
||||||
require: '%gcc@7.5.0'
|
require: '%gcc@7.5.0'
|
||||||
libevent:
|
libevent:
|
||||||
@ -237,9 +218,7 @@ packages:
|
|||||||
require: '%gcc@7.5.0'
|
require: '%gcc@7.5.0'
|
||||||
nvhpc:
|
nvhpc:
|
||||||
externals:
|
externals:
|
||||||
- modules:
|
- prefix: /opt/nvidia/hpc_sdk
|
||||||
- libfabric/1.15.2.0
|
|
||||||
- nvhpc-nompi/24.3
|
|
||||||
spec: nvhpc@24.3
|
spec: nvhpc@24.3
|
||||||
extra_attributes:
|
extra_attributes:
|
||||||
compilers:
|
compilers:
|
||||||
@ -247,7 +226,9 @@ packages:
|
|||||||
cxx: /opt/nvidia/hpc_sdk/Linux_aarch64/24.3/compilers/bin/nvc++
|
cxx: /opt/nvidia/hpc_sdk/Linux_aarch64/24.3/compilers/bin/nvc++
|
||||||
fortran: /opt/nvidia/hpc_sdk/Linux_aarch64/24.3/compilers/bin/nvfortran
|
fortran: /opt/nvidia/hpc_sdk/Linux_aarch64/24.3/compilers/bin/nvfortran
|
||||||
operating_system: sles15
|
operating_system: sles15
|
||||||
target: aarch64
|
modules:
|
||||||
|
- libfabric/1.15.2.0
|
||||||
|
- nvhpc-nompi/24.3
|
||||||
environment:
|
environment:
|
||||||
prepend_path:
|
prepend_path:
|
||||||
LD_LIBRARY_PATH: /opt/nvidia/hpc_sdk/Linux_aarch64/24.3/math_libs/lib64/stubs
|
LD_LIBRARY_PATH: /opt/nvidia/hpc_sdk/Linux_aarch64/24.3/math_libs/lib64/stubs
|
||||||
|
Reference in New Issue
Block a user