Skip to content
Started 3 yr 7 mo ago
Took 1 hr 4 min
Success

Build #176 (Mar 11, 2022, 3:20:09 AM)

Changes
  1. Removing data copies that we don't need anymore. This still runs correctly on GPUs. (details / githubweb)
  2. Making clip_transform_silhs_output use an array of gr. This is how it should have been once the column loop was pushed down into it, but at the time clubb was using gr through a use statement making that not possible. (details / githubweb)
  3. No more need for these data copies anymore now that pdf_params is allocated with ngrdcol rather than pcols. (details / githubweb)

Started by an SCM change

Revision: 6e9103db1461ee026b03851c9c82cf6a052ed18f
Repository: https://github.com/larson-group/wrf.git
  • refs/remotes/origin/master