Skip to content
Started 8 mo 19 days ago
Took 30 min
Success

Build #111 (Aug 8, 2024, 5:15:56 PM)

Changes
  1. Changing openacc to openmp migration repo to a fork with a change to switch the order of copyins and copies. This is to allow us to only copyin the pdf_params structure, but copy the internal arrays. When the copying of the internal arrays happens first, followed by the copyin of the structure, we overwrite the pointers to the internal arrays on the GPU version of the structure. Hence why we want the copyins to precede the copy statements. (details / githubweb)

Started by anonymous user

Revision: 46fe460263003ad92fd5f942a2c99d006bcbf0fa
Repository: https://github.com/larson-group/clubb.git
  • refs/remotes/origin/master