Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

major update to ccs config for machines #39

Merged
merged 147 commits into from
May 12, 2024

Conversation

mvertens
Copy link
Collaborator

@mvertens mvertens commented May 10, 2024

This PR updates the noresm ccs_config to have updates from ccs_config_cesm and will permit easier collaboration with NCAR/CESM on a variety of projects.

I have verified that this builds and runs successfully on betzy for
a case using
--compset 1850_DATM%NYF_SLND_CICE_BLOM%ECO_DROF%NYF_SGLC_SWAV --res T62_tn14

Resolves #38

jedwards4b and others added 30 commits February 24, 2023 09:17
Update Depend files for RRTMGP GPU code

	modified:   Depends.nvhpc
	modified:   Depends.nvhpc-gpu
	modified:   config_machines.xml
	modified:   config_machines.xml
Use nvhpc/22.11, cray-mpich/8.1.21, and esmf/8.4.1.b02

	modified:   machines/cmake_macros/gust.cmake
	modified:   machines/config_machines.xml
…_config_cesm/compare/52c06b3..fbc05d6

Update settings on Gust and Casper

	modified:   Depends.nvhpc
	deleted:    Depends.nvhpc-gpu
	deleted:    cmake_macros/nvhpc-gpu.cmake
	deleted:    cmake_macros/nvhpc-gpu_casper.cmake
	modified:   cmake_macros/nvhpc.cmake
	modified:   cmake_macros/nvhpc_casper.cmake
	deleted:    cmake_macros/pgi-gpu.cmake
	deleted:    cmake_macros/pgi-gpu_casper.cmake
	modified:   config_batch.xml
	modified:   config_machines.xml
	deleted:    mpi_run_gpu.casper
…asper and Gust

	modified:   machines/config_machines.xml
	modified:   machines/config_machines.xml
	modified:   machines/config_machines.xml
	modified:   machines/config_machines.xml
load cuda module on Gust for a GPU run

	deleted:    cmake_macros/nvhpc_gust.cmake
	modified:   config_machines.xml
	modified:   machines/config_machines.xml
	modified:   config_batch.xml
This reverts commit 3f1301f.

	modified:   machines/config_machines.xml
	modified:   config_machines.xml
Fix a typo for PUMAS in the Depends.intel

	modified:   Depends.intel
	modified:   Depends.nvhpc
	modified:   Depends.nvhpc-gpu
	modified:   machines/config_batch.xml
	modified:   machines/config_machines.xml
	modified:   config_machines.xml
	modified:   machines/config_machines.xml
remove _CLM from not_compset for ne16 grid
sjsprecious and others added 21 commits April 8, 2024 16:16
add polarcap grid, fix mpasa15-3 naming issues
Adding glc supporting grid aliases for CESM3
…larcap

Revert "add polarcap grid, fix mpasa15-3 naming issues"
Add missing </model_grid> to modelgrid_aliases_nuopc.xml
@mvertens mvertens self-assigned this May 10, 2024
@mvertens mvertens added the enhancement New feature or request label May 10, 2024
@mvertens mvertens added this to the NorESM2.5 milestone May 10, 2024
@mvertens mvertens requested review from mvdebolskiy and gold2718 May 10, 2024 08:05
Copy link
Collaborator

@gold2718 gold2718 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good now, thanks!

@mvertens mvertens merged commit 10df097 into NorESMhub:noresm May 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Update ccs_config to the latest of ccs_config_cesm