Skip to content

Commit bb76278

Browse files
authored
e4s-rocm-external ci: add lammps (spack#294)
1 parent 2b554b6 commit bb76278

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.ci/gitlab/stacks/e4s-rocm-external/spack.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -239,6 +239,7 @@ spack:
239239
- hpx +rocm amdgpu_target=gfx908
240240
- hypre +rocm amdgpu_target=gfx908
241241
- kokkos +rocm amdgpu_target=gfx908
242+
- lammps +rocm amdgpu_target=gfx908
242243
- legion +rocm amdgpu_target=gfx908
243244
- libceed +rocm amdgpu_target=gfx908
244245
- magma ~cuda +rocm amdgpu_target=gfx908
@@ -262,7 +263,6 @@ spack:
262263
# - chapel +rocm amdgpu_target=gfx908 # chapel: need chapel >= 2.2 to support ROCm >5.4
263264
# - cp2k +mpi +rocm amdgpu_target=gfx908 # cp2k: Error: KeyError: 'No spec with name rocm in... "-L{}".format(spec["rocm"].libs.directories[0]),
264265
# - 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 # raja: https://github.com/spack/spack/issues/44593
265-
# - lammps +rocm amdgpu_target=gfx908 # lammps: KeyError: 'No spec with name llvm-amdgpu in rocm-openmp-extras@6.2.1/xafvl6rnd3tjagjvezszdz6itqzcl3zj'
266266
# - lbann ~cuda +rocm amdgpu_target=gfx908 # aluminum: https://github.com/spack/spack/issues/38807
267267
# - papi +rocm amdgpu_target=gfx908 # papi: https://github.com/spack/spack/issues/27898
268268
# - petsc +rocm amdgpu_target=gfx908 # petsc: https://github.com/spack/spack/issues/44600
@@ -285,6 +285,7 @@ spack:
285285
- hpx +rocm amdgpu_target=gfx90a
286286
- hypre +rocm amdgpu_target=gfx90a
287287
- kokkos +rocm amdgpu_target=gfx90a
288+
- lammps +rocm amdgpu_target=gfx90a
288289
- legion +rocm amdgpu_target=gfx90a
289290
- libceed +rocm amdgpu_target=gfx90a
290291
- magma ~cuda +rocm amdgpu_target=gfx90a
@@ -308,7 +309,6 @@ spack:
308309
# - chapel +rocm amdgpu_target=gfx9a # chapel: need chapel >= 2.2 to support ROCm >5.4
309310
# - cp2k +mpi +rocm amdgpu_target=gfx90a # cp2k: Error: KeyError: 'No spec with name rocm in... "-L{}".format(spec["rocm"].libs.directories[0]),
310311
# - exago +mpi +python +raja +hiop +rocm amdgpu_target=gfx90a ~ipopt cxxflags="-Wno-error=non-pod-varargs" ^hiop@1.0.0 ~sparse +mpi +raja +rocm amdgpu_target=gfx90a # raja: https://github.com/spack/spack/issues/44593
311-
# - lammps +rocm amdgpu_target=gfx90a # lammps: KeyError: 'No spec with name llvm-amdgpu in rocm-openmp-extras@6.2.1/xafvl6rnd3tjagjvezszdz6itqzcl3zj'
312312
# - lbann ~cuda +rocm amdgpu_target=gfx90a # aluminum: https://github.com/spack/spack/issues/38807
313313
# - papi +rocm amdgpu_target=gfx90a # papi: https://github.com/spack/spack/issues/27898
314314
# - petsc +rocm amdgpu_target=gfx90a # petsc: https://github.com/spack/spack/issues/44600

0 commit comments

Comments
 (0)