ADD: opal-x build back for A100

This commit is contained in:
svcusr-spack (Resp. Germann Elsa Sylvia)
2024-11-11 15:32:30 +01:00
parent 8354132792
commit 8a455a7727
3 changed files with 8 additions and 2 deletions

File diff suppressed because one or more lines are too long

View File

@ -16,6 +16,8 @@ spack:
- fpart@1.6.0/di4akxx
- gcc_12.3_mpich:
- relion@4.0.1/ve5sish #+cuda
- gcc_13.2_openmpi:
- opal-x@fixSolverUnits/q4ulqv3 #+cuda cuda_arch=80
include:
- $spack/../spack-psi/env/$os/$target_family/sysconfigs/packages.yaml
- $spack/../spack-psi/env/$os/$target_family/sysconfigs/compilers.yaml
@ -45,4 +47,8 @@ spack:
- [$gcc_12.3_mpich]
- ['%gcc@12.3']
- [^cray-mpich]
- matrix:
- [$gcc_13.2_openmpi]
- ['%gcc@13.2']
- [^openmpi]
view: false