We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4bfaa8 commit 5522772Copy full SHA for 5522772
1 file changed
spack.yaml
@@ -88,23 +88,14 @@ spack:
88
netcdf-c:
89
require:
90
- '@4.9.2'
91
- - 'fflags="-O2 -xsapphirerapids"'
92
- - 'cflags="-O2 -xsapphirerapids"'
93
- - 'cxxflags="-O2 -xsapphirerapids"'
94
95
netcdf-fortran:
96
97
- '@4.6.1'
98
99
100
101
102
hdf5:
103
104
- '@1.14.3'
105
106
107
108
109
# Compilers
110
c:
0 commit comments