Skip to content
Started 3 yr 1 mo ago
Took 26 min
Success

Build #171 (Mar 11, 2022, 3:03: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: 4a25c5159c5dd799bd061fc8d74d5160b81b9277
Repository: https://github.com/larson-group/sam_clubb.git
  • refs/remotes/origin/master