Skip to content
Snippets Groups Projects
Commit 762deecf authored by Nicolas Richart's avatar Nicolas Richart
Browse files

switching to generic target x86_64_v3 (avx2)

parent 8076d119
No related branches found
No related tags found
No related merge requests found
......@@ -14,7 +14,7 @@
},
"stack": {
"mount_point": "/stack",
"system_arch": "arch=linux-rhel9-x86_64_v2",
"system_arch": "target=x86_64_v3",
"system_compiler": {
"gcc@11": {
"compiler": "gcc",
......@@ -74,7 +74,10 @@
"pcre",
"perl",
"pkgconf",
"pmix",
"rdma-core",
"readline",
"slurm",
"sqlite",
"texinfo",
"zlib-ng"
......
......@@ -74,21 +74,15 @@ packages:
externals:
- spec: 'rdma-core@44.1'
prefix: /usr
require:
- spec: '%gcc@11.4.1 arch=linux-rhel9-x86_64_v2'
slurm:
buildable: false
externals:
- spec: 'slurm@23-11-0-1'
prefix: /usr
require:
- spec: '%gcc@11.4.1 arch=linux-rhel9-x86_64_v2'
pmix:
buildable: false
externals:
- spec: 'pmix@5.0.1'
prefix: /usr
require:
- spec: '%gcc@11.4.1 arch=linux-rhel9-x86_64_v2'
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment