Skip to content
Started 5 days 5 hr ago
Took 1 hr 33 min
Success

Build #442 (Oct 3, 2025, 3:40: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: dbe4f0bc4ea17eab33036d8adf5a60ec74864406
Repository: https://github.com/larson-group/wrf.git
  • refs/remotes/origin/master