Skip to content
Started 5 days 21 hr ago
Took 37 min
Success

Build #321 (Oct 2, 2025, 4:07:31 PM)

Changes
  1. Adding variables to openacc data statements. Without this, the code crashes when using the GPU with l_godunov_upwind_xpyp_ta=.true. (details / githubweb)
  2. thlm_ed and rtm_ed caused GPU errors since those variables were added to a acc loop, but never added to the acc data statement. This change makes it so they're only calculated on the CPU, since they are only used for stats, fixing the issue without adding the GPU memory footprint. (details / githubweb)
  3. Clubb intr revert (#203) (details / githubweb)

Started by user Gunther Huebler

Revision: 51174997cc51ad7841c74ab1821e139a9f39936d
Repository: https://github.com/larson-group/cam.git
  • refs/remotes/origin/clubb_silhs_devel