Skip to content

Commit

Permalink
Update .gitmodules and submodule pointer for spack for code review an…
Browse files Browse the repository at this point in the history
…d testing
  • Loading branch information
climbfuji committed Aug 15, 2023
1 parent f02cf8a commit c001ba6
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 5 deletions.
10 changes: 6 additions & 4 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
[submodule "spack"]
path = spack
#url = https://github.com/spack/spack
#branch = develop
url = https://github.com/jcsda/spack
branch = jcsda_emc_spack_stack
##url = https://github.com/spack/spack
##branch = develop
#url = https://github.com/jcsda/spack
#branch = jcsda_emc_spack_stack
url = https://github.com/climbfuji/spack
branch = feature/fms_2023p02
[submodule "doc/CMakeModules"]
path = doc/CMakeModules
url = https://github.com/noaa-emc/cmakemodules
Expand Down
1 change: 1 addition & 0 deletions configs/common/packages.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@
version: ['1.1.0']
fms:
version: ['2023.01']
# when switching to 2023.02, need to add "+use_fmsio" to variants
variants: precision=32,64 +quad_precision +gfs_phys +openmp +pic constants=GFS build_type=Release
g2:
version: ['3.4.5']
Expand Down
2 changes: 1 addition & 1 deletion spack

0 comments on commit c001ba6

Please sign in to comment.