Skip to content
Failed

Changes

Summary

  1. Spack updates (#173) (details)
Commit 7bfe29a485e7b753a079ade0b887e212f7f48989 by noreply
Spack updates (#173)

Updates to make cam work with the new spack system. This also includes changing the traditional "nelson" name for our machine to a general "larson-group" one. Also moving our custom cmake and config files from "cime_config_cesm_machines_files" to "custom_ccs_config_files" because the new build system in cam is named ccs_config.

* Initial changes to get code working with the new spack+module system. See https://github.com/larson-group/sys_admin/issues/829

* Making module versions specific in config_machines. This will prevent cam from breaking if someone installs another version of a package like esmf.
The file was addedcustom_ccs_config_files/larson-group.cmake
The file was modified run_scripts/run_cesm_uwm_coarse_res_r8029_flags.sh (diff)
The file was removedcime_config_cesm_machines_files/config_machines.xml
The file was removedcime_config_cesm_machines_files/nvhpc_nelson.cmake
The file was removedcime_config_cesm_machines_files/gnu_nelson.cmake
The file was removedcime_config_cesm_machines_files/intel_nelson.cmake
The file was addedcustom_ccs_config_files/config_machines.xml
The file was modified run_scripts/run_cesm_uwm_coarse_res_gpu_no_silhs.sh (diff)
The file was modified run_scripts/run_scam.bash (diff)
The file was modified run_scripts/run_cesm_uwm_coarse_res.sh (diff)
The file was addedcustom_ccs_config_files/nvhpc_larson-group.cmake
The file was modified run_scripts/set_up_cam_coarse_res.py (diff)