Skip to content
Success

#203 (Mar 11, 2022, 3:51:09 AM)

Started 3 yr 9 mo ago
Took 1 hr 25 min

Started by an SCM change

Revision: 9976b866185e562df3c99f7fbe96379192d3ad9d
Repository: https://github.com/larson-group/clubb.git
  • refs/remotes/origin/master
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)