diff options
author | Scott Wittenburg <scott.wittenburg@kitware.com> | 2021-09-10 09:27:42 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-09-10 08:27:42 -0700 |
commit | 81962f100ce412985863211f2646e1295fe6ee7e (patch) | |
tree | eb17461d2ba568b0143a435a5dc6478e08796536 /share | |
parent | d54a692e099ef749df382a97b913be2bd6c0a251 (diff) | |
download | spack-81962f100ce412985863211f2646e1295fe6ee7e.tar.gz spack-81962f100ce412985863211f2646e1295fe6ee7e.tar.bz2 spack-81962f100ce412985863211f2646e1295fe6ee7e.tar.xz spack-81962f100ce412985863211f2646e1295fe6ee7e.zip |
Pipelines: build kokkos-kernels on bigger instance (#25845)
Diffstat (limited to 'share')
-rw-r--r-- | share/spack/gitlab/cloud_pipelines/stacks/e4s/spack.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/share/spack/gitlab/cloud_pipelines/stacks/e4s/spack.yaml b/share/spack/gitlab/cloud_pipelines/stacks/e4s/spack.yaml index 6a068e8f12..00cd919fcc 100644 --- a/share/spack/gitlab/cloud_pipelines/stacks/e4s/spack.yaml +++ b/share/spack/gitlab/cloud_pipelines/stacks/e4s/spack.yaml @@ -348,6 +348,7 @@ spack: - cuda - dyninst - hpx + - kokkos-kernels - llvm - llvm-amdgpu - precice |