Skip to content

Commit 4f3e540

Browse files
committed
Add gcc as core_spec
1 parent be0986c commit 4f3e540

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

outputs/stacks/examples/8.spack.stack.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,9 @@ spack:
5050
lmod: modules
5151
lmod:
5252
core_compilers:
53-
- 'gcc'
53+
- 'gcc@12.3.0'
54+
core_specs:
55+
- 'gcc'
5456
hierarchy:
5557
- mpi
5658
- lapack

0 commit comments

Comments
 (0)