Skip to content
Started 8 mo 19 days ago
Took 2 min 33 sec
Success

Build #496 (Aug 9, 2024, 3:17:09 AM)

Changes
  1. Added zt2zm2zt-smoothing to remove noise in MPACE_B winds (#1161) (details / githubweb)
  2. Moving PosInf to clubb_model_settings.F90 (details / githubweb)
  3. 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 an SCM change

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