summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorMassimiliano Culpo <massimiliano.culpo@gmail.com>2024-11-17 09:07:42 +0100
committerGitHub <noreply@github.com>2024-11-17 09:07:42 +0100
commit067fefc46ad0132f5af40a154f425e97924fcacb (patch)
tree43d8bb1280e3cdc9e8846c5b7150dbde3533d86b /share
parent42c9961bbefcd6aa32c68ffccad24279725df563 (diff)
downloadspack-067fefc46ad0132f5af40a154f425e97924fcacb.tar.gz
spack-067fefc46ad0132f5af40a154f425e97924fcacb.tar.bz2
spack-067fefc46ad0132f5af40a154f425e97924fcacb.tar.xz
spack-067fefc46ad0132f5af40a154f425e97924fcacb.zip
Set "generic" uarch granularity for a few pipelines (#47640)
Diffstat (limited to 'share')
-rw-r--r--share/spack/gitlab/cloud_pipelines/configs/concretizer.yaml1
-rw-r--r--share/spack/gitlab/cloud_pipelines/configs/linux/ppc64le/concretizer.yaml3
-rw-r--r--share/spack/gitlab/cloud_pipelines/configs/linux/x86_64_v3/concretizer.yaml3
-rw-r--r--share/spack/gitlab/cloud_pipelines/configs/linux/x86_64_v4/concretizer.yaml3
4 files changed, 9 insertions, 1 deletions
diff --git a/share/spack/gitlab/cloud_pipelines/configs/concretizer.yaml b/share/spack/gitlab/cloud_pipelines/configs/concretizer.yaml
index 3e98ced6fd..9006e2ec56 100644
--- a/share/spack/gitlab/cloud_pipelines/configs/concretizer.yaml
+++ b/share/spack/gitlab/cloud_pipelines/configs/concretizer.yaml
@@ -1,4 +1,3 @@
concretizer:
reuse: false
unify: false
-
diff --git a/share/spack/gitlab/cloud_pipelines/configs/linux/ppc64le/concretizer.yaml b/share/spack/gitlab/cloud_pipelines/configs/linux/ppc64le/concretizer.yaml
new file mode 100644
index 0000000000..3050c32a17
--- /dev/null
+++ b/share/spack/gitlab/cloud_pipelines/configs/linux/ppc64le/concretizer.yaml
@@ -0,0 +1,3 @@
+concretizer:
+ targets:
+ granularity: generic
diff --git a/share/spack/gitlab/cloud_pipelines/configs/linux/x86_64_v3/concretizer.yaml b/share/spack/gitlab/cloud_pipelines/configs/linux/x86_64_v3/concretizer.yaml
new file mode 100644
index 0000000000..3050c32a17
--- /dev/null
+++ b/share/spack/gitlab/cloud_pipelines/configs/linux/x86_64_v3/concretizer.yaml
@@ -0,0 +1,3 @@
+concretizer:
+ targets:
+ granularity: generic
diff --git a/share/spack/gitlab/cloud_pipelines/configs/linux/x86_64_v4/concretizer.yaml b/share/spack/gitlab/cloud_pipelines/configs/linux/x86_64_v4/concretizer.yaml
new file mode 100644
index 0000000000..3050c32a17
--- /dev/null
+++ b/share/spack/gitlab/cloud_pipelines/configs/linux/x86_64_v4/concretizer.yaml
@@ -0,0 +1,3 @@
+concretizer:
+ targets:
+ granularity: generic