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

Build #205 (Mar 11, 2022, 3:11: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: 9976b866185e562df3c99f7fbe96379192d3ad9d
Repository: https://github.com/larson-group/clubb.git
  • refs/remotes/origin/master