Skip to content
Started 5 days 6 hr ago
Took 40 min
Success

Build #451 (Oct 3, 2025, 3:45:08 AM)

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)

Started by an SCM change

Revision: b13d8081f2518ec51a4edabcb05e4c5be3cf29ba
Repository: https://github.com/larson-group/sam_clubb.git
  • refs/remotes/origin/master