We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bcab735 commit 672d48fCopy full SHA for 672d48f
spack.yaml
@@ -9,12 +9,11 @@ spack:
9
access-om3-nuopc:
10
require: '@git.0.3.0'
11
variants: +install_libraries
12
-
13
esmf:
14
require: '@8.5.0'
15
variants: +debug
16
parallelio:
17
- require: @2.6.2
+ require: '@2.6.2'
18
variants: build_type=RelWithDebInfo fflags='-qno-opt-dynamic-align -convert big_endian -assume byterecl -ftz -traceback -assume realloc_lhs -fp-model source' cflags='-qno-opt-dynamic-align -fp-model precise -std=gnu99'
19
netcdf-c:
20
require: '@4.9.2'
0 commit comments