summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorScott Wittenburg <scott.wittenburg@kitware.com>2021-10-29 16:01:35 -0600
committerGitHub <noreply@github.com>2021-10-29 22:01:35 +0000
commitf2a36bdf14a8e5ad2ce3484c5d5c915d5a3dc9eb (patch)
tree75bb63ad1ad33d2059f5e03def4d4a1bf56e87ff /share
parent7eddf3ae9bad675e3ef365b5f5ba4f5b25173e70 (diff)
downloadspack-f2a36bdf14a8e5ad2ce3484c5d5c915d5a3dc9eb.tar.gz
spack-f2a36bdf14a8e5ad2ce3484c5d5c915d5a3dc9eb.tar.bz2
spack-f2a36bdf14a8e5ad2ce3484c5d5c915d5a3dc9eb.tar.xz
spack-f2a36bdf14a8e5ad2ce3484c5d5c915d5a3dc9eb.zip
pipelines: llvm kills the xlarge, use huge (#27079)
Diffstat (limited to 'share')
-rw-r--r--share/spack/gitlab/cloud_pipelines/stacks/data-vis-sdk/spack.yaml5
-rw-r--r--share/spack/gitlab/cloud_pipelines/stacks/e4s/spack.yaml8
2 files changed, 10 insertions, 3 deletions
diff --git a/share/spack/gitlab/cloud_pipelines/stacks/data-vis-sdk/spack.yaml b/share/spack/gitlab/cloud_pipelines/stacks/data-vis-sdk/spack.yaml
index 1ea9967348..a92863201e 100644
--- a/share/spack/gitlab/cloud_pipelines/stacks/data-vis-sdk/spack.yaml
+++ b/share/spack/gitlab/cloud_pipelines/stacks/data-vis-sdk/spack.yaml
@@ -39,7 +39,10 @@ spack:
- spack config add "config:install_tree:projections:${SPACK_JOB_SPEC_PKG_NAME}:'morepadding/{architecture}/{compiler.name}-{compiler.version}/{name}-{version}-{hash}'"
- spack -d ci rebuild
mappings:
- - match: [vtk-h, vtk-m, paraview, llvm, vtk]
+ - match: [llvm]
+ runner-attributes:
+ tags: ["spack", "public", "huge", "x86_64"]
+ - match: [vtk-h, vtk-m, paraview, vtk]
runner-attributes:
tags: ["spack", "public", "xlarge", "x86_64"]
- match: ['@:']
diff --git a/share/spack/gitlab/cloud_pipelines/stacks/e4s/spack.yaml b/share/spack/gitlab/cloud_pipelines/stacks/e4s/spack.yaml
index c24500cc31..ab226f8e83 100644
--- a/share/spack/gitlab/cloud_pipelines/stacks/e4s/spack.yaml
+++ b/share/spack/gitlab/cloud_pipelines/stacks/e4s/spack.yaml
@@ -217,12 +217,16 @@ spack:
mappings:
- match:
+ - llvm
+ - llvm-amdgpu
+ runner-attributes:
+ image: { "name": "ghcr.io/spack/e4s-ubuntu-18.04:v2021-10-18", "entrypoint": [""] }
+ tags: ["spack", "public", "huge", "x86_64"]
+ - match:
- cuda
- dyninst
- hpx
- kokkos-kernels
- - llvm
- - llvm-amdgpu
- precice
- rocblas
- rocsolver