try without ginkgo

This commit is contained in:
Gregory Becker
2024-04-17 16:12:23 -07:00
parent 0369568512
commit daee0dd42c

View File

@@ -8,11 +8,11 @@ spack:
packages:
all:
require:
# - one_of:
# - '%gcc target=x86_64_v3'
- '%rocmcc target=x86_64_v3'
# - spec: '+rocm'
# when: 'rocm=*'
- one_of:
- '%gcc target=x86_64_v3'
- '%rocmcc target=x86_64_v3'
- spec: '+rocm'
when: 'rocm=*'
providers:
blas: [openblas]
variants: +mpi
@@ -227,7 +227,7 @@ spack:
- ecp-data-vis-sdk +paraview +vtkm +rocm amdgpu_target==gfx908
- exago +mpi +python +raja +hiop +rocm amdgpu_target==gfx908 ~ipopt cxxflags="-Wno-error=non-pod-varargs" ^hiop@1.0.0 ~sparse +mpi +raja +rocm amdgpu_target==gfx908
- gasnet +rocm amdgpu_target==gfx908
- ginkgo +rocm amdgpu_target==gfx908
# - ginkgo +rocm amdgpu_target==gfx908
- heffte +rocm amdgpu_target==gfx908
- hpx +rocm amdgpu_target==gfx908
- hypre +rocm amdgpu_target==gfx908