ESMCI / ccs_config_cesm

CESM CIME Case Control System configuration files
3 stars 44 forks source link

Update the filenames for RRTMGP v1.7 #150

Closed sjsprecious closed 8 months ago

sjsprecious commented 8 months ago

RRTMGP will be brought into CAM as the new radiation scheme (https://github.com/ESCOMP/CAM/pull/909).

Since the tag v1.7, a few files containing the GPU directives have been renamed. Thus we need to update the Depends.nvhpc file accordingly to apply the GPU flags correctly.

sjsprecious commented 8 months ago

Thanks @jedwards4b . This change is only needed when people want to run RRTMGP on the GPU. If the CAM tag only focuses on the CPU result, I think they could bring in this change in a separate PR? @brian-eaton , what do you think?

jedwards4b commented 8 months ago

That's a good point, this change only affects nvhpc gpu users - ie @sjsprecious .

brian-eaton commented 8 months ago

That sounds OK to me.