File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed
Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 2828 fetch-depth : 1
2929 filter : blob:none
3030 repository : GEOS-ESM/GEOSgcm
31+ ref : feature/sdrabenh/gcm_v12
3132
3233 - name : Set all directories as git safe
3334 run : |
@@ -108,14 +109,14 @@ jobs:
108109 run : |
109110 spack clean -m
110111 spack -e spack-env install --add --no-check-signature --use-buildcache only \
111- esmf gftl gftl-shared fargparse pflogger pfunit yafyaml ecbuild udunits openblas
112+ esmf gftl gftl-shared fargparse pflogger pfunit yafyaml ecbuild udunits openblas fms
112113
113114 - name : Build with Cmake
114115 shell : spack-bash {0}
115116 run : |
116117 spack env activate spack-env
117118 spack load \
118- esmf gftl gftl-shared fargparse pflogger pfunit yafyaml ecbuild udunits openblas
119+ esmf gftl gftl-shared fargparse pflogger pfunit yafyaml ecbuild udunits openblas fms
119120 spack find --loaded
120121 FC=gfortran-14 CC=gcc-14 CXX=g++-14
121122 cmake -B build -S . -DCMAKE_INSTALL_PREFIX=$PWD/install -DCMAKE_BUILD_TYPE=Debug -DUSE_F2PY=OFF -DCMAKE_Fortran_COMPILER=${FC} -DCMAKE_C_COMPILER=${CC} -DCMAKE_CXX_COMPILER=${CXX}
Original file line number Diff line number Diff line change 4545 fetch-depth : 1
4646 filter : blob:none
4747 repository : GEOS-ESM/GEOSgcm
48+ ref : feature/sdrabenh/gcm_v12
4849
4950 - name : Set all directories as git safe
5051 run : |
You can’t perform that action at this time.
0 commit comments