Closed sjsprecious closed 9 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?
That's a good point, this change only affects nvhpc gpu users - ie @sjsprecious .
That sounds OK to me.
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 theDepends.nvhpc
file accordingly to apply the GPU flags correctly.