File tree 1 file changed +17
-19
lines changed
1 file changed +17
-19
lines changed Original file line number Diff line number Diff line change 4
4
# configuration settings.
5
5
spack :
6
6
specs :
7
- - access-om3-virtual @git.2024.04.0
7
+
8
8
packages :
9
- access-om3 :
9
+ access-om3-nuopc :
10
10
require :
11
- - ' @git.v0 .2.0'
11
+ - ' @git.0 .2.0'
12
12
- ' +install_libraries'
13
13
esmf :
14
14
require :
15
- - ' @8.5.0 '
16
- - ' +debug'
15
+ - ' @8.4.2 '
16
+ - +debug
17
17
parallelio :
18
18
require :
19
- - ' @2.6.2 '
20
- - 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
+ - ' @2.5.10 '
20
+ - " build_type=RelWithDebInfo fflags='-qno-opt-dynamic-align -convert big_endian -assume byterecl -ftz -traceback -assume realloc_lhs -fp-model source -O2 -debug minimal ' cflags='-qno-opt-dynamic-align -fp-model precise -std=gnu99 -O2 -debug minimal' "
21
21
netcdf-c :
22
22
require :
23
23
- ' @4.9.2'
24
- - ' build_system=cmake build_type=RelWithDebInfo'
24
+ - build_system=cmake build_type=RelWithDebInfo
25
25
netcdf-fortran :
26
26
require :
27
- - ' @4.6.1 '
27
+ - ' @4.6.0 '
28
28
fms :
29
29
require :
30
- - ' @2023.02 '
31
- - precision=64 +large_file +deprecated_io ~gfs_phys ~openmp ~quad_precision build_type=RelWithDebInfo
30
+ - ' @git.2021.03.01 '
31
+ - " precision=64 +large_file ~gfs_phys ~openmp ~quad_precision build_type=RelWithDebInfo fflags='-qno-opt-dynamic-align -convert big_endian -assume byterecl -ftz -traceback -assume realloc_lhs -fp-model source -O2 -debug minimal' cflags='-qno-opt-dynamic-align -fp-model precise -std=gnu99 -O2 -debug minimal' "
32
32
openmpi :
33
33
require :
34
- - ' @4.1.5'
35
- fortranxml :
36
- require :
37
- - ' @4.1.2'
38
- # Defaulting all packages to the given compiler
34
+ - ' @4.1.4'
39
35
all :
40
- compiler : [intel@2021.10 .0]
36
+ compiler : [intel@2021.6 .0]
41
37
view : true
42
38
concretizer :
43
39
unify : true
40
+ targets :
41
+ granularity : generic
44
42
modules :
45
43
default :
46
44
enable :
51
49
tcl :
52
50
hash_length : 0
53
51
include :
54
- - access-om3-virtual
52
+ - access-om3
55
53
exclude_implicits : true
56
54
all :
57
55
autoload : direct
62
60
' SPACK_{name}_ROOT ' : ' {prefix}'
63
61
projections :
64
62
all : ' {name}/{version}'
65
- access-om3-virtual : ' access-om3 /2024.04.0'
63
+ access-om3 : ' {name} /2024.04.0'
You can’t perform that action at this time.
0 commit comments