Commit 3ba8b83 1 parent 0ecf825 commit 3ba8b83 Copy full SHA for 3ba8b83
File tree 1 file changed +21
-13
lines changed
1 file changed +21
-13
lines changed Original file line number Diff line number Diff line change 7
7
8
8
packages :
9
9
access-om3-nuopc :
10
- require : ' @git.0.3.0'
11
- variants : +install_libraries
10
+ require :
11
+ - ' @git.0.3.0'
12
+ - +install_libraries
12
13
13
14
esmf :
14
- require : ' @8.5.0'
15
- variants : +debug
15
+ require :
16
+ - ' @8.5.0'
17
+ - +debug
16
18
parallelio :
17
- 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
+ require :
20
+ - ' @2.6.2'
21
+ - 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
22
netcdf-c :
20
- require : ' @4.9.2'
21
- variants : build_system=cmake build_type=RelWithDebInfo
23
+ require :
24
+ - ' @4.9.2'
25
+ - build_system=cmake build_type=RelWithDebInfo
22
26
netcdf-fortran :
23
- require : ' @4.6.1'
27
+ require :
28
+ - ' @4.6.1'
24
29
fms :
25
- require : ' @2023.02'
26
- variants : precision=64 +large_file +deprecated_io ~gfs_phys ~openmp ~quad_precision build_type=RelWithDebInfo
30
+ require :
31
+ - ' @2023.02'
32
+ - precision=64 +large_file +deprecated_io ~gfs_phys ~openmp ~quad_precision build_type=RelWithDebInfo
27
33
openmpi :
28
- require : ' @4.1.5'
34
+ require :
35
+ - ' @4.1.5'
29
36
fortranxml :
30
- require : ' @4.1.2'
37
+ require :
38
+ - ' @4.1.2'
31
39
32
40
all :
33
41
You can’t perform that action at this time.
0 commit comments