issues
search
ESMCI
/
ccs_config_cesm
CESM CIME Case Control System configuration files
3
stars
46
forks
source link
Update the GPU settings on Derecho
#163
Closed
sjsprecious
closed
7 months ago
sjsprecious
commented
7 months ago
This PR:
updates the NVHPC compiler version to
nvhpc/24.3
on Derecho, which fixes the
EOSHIFT
bug reported at
https://github.com/ESCOMP/CAM/issues/883
.
enables the GPU flags for a new source code in PUMAS so that the
tau
warm rain scheme runs correctly on the GPU.
updates the CUDA linker flags on Derecho when the GPU options are enabled.
removes unused env variable for RRTMGP GPU code.
This PR:
nvhpc/24.3
on Derecho, which fixes theEOSHIFT
bug reported at https://github.com/ESCOMP/CAM/issues/883.tau
warm rain scheme runs correctly on the GPU.