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

REmoving core_compiler

parent 51d2614b
No related branches found
No related tags found
No related merge requests found
......@@ -22,13 +22,6 @@
"version": "11.4.1"
}
},
"core_compilers": {
"gcc_extra_core": {
"compiler": "gcc",
"spec": "gcc@12.2.0 %gcc@11.4.1",
"version": "12.2.0"
}
},
"compilers": {
"gcc_stable": {
"compiler": "gcc",
......@@ -42,13 +35,13 @@
},
"nvhpc": {
"compiler": "nvhpc",
"spec": "nvhpc@24.3 %gcc@12.2.0",
"spec": "nvhpc@24.3 %gcc@11.4.1",
"version": "24.3",
"constraint": "env['environment'] in ['jed']"
},
"aocc": {
"compiler": "aocc",
"spec": "aocc@4.2.0 +license-agreed %gcc@12.2.0",
"spec": "aocc@4.2.0 +license-agreed %gcc@11.4.1",
"version": "4.2.0",
"constraint": "env['environment'] in ['jed']"
}
......
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