Skip to content
Started 2 yr 0 mo ago
Took 14 min
Failed

Build #343 (Apr 6, 2023, 2:06:58 PM)

Changes
  1. This commit contains code changes to implement modifications on limiters in three places: (details / githubweb)
  2. Advance xm wpxp gpuization (#1077) (details / githubweb)
  3. Small improvements to diff_netcdf_outputs.py, removing reliance on ncdiff, now it is entirely in python. Cleaning up linux_x86_64_nvhpc_gpu.bash, removing outdated parts, improving default parallel compilation, changing pgfortran to nvfortran. (details / githubweb)
  4. Small tweaks to fix some GPU bugs. Some variables were uninitialized on the CPU while we were saving them. This could only have been caught by comparing consecutive runs and checking _zt and _zm files, even then few cases were having problems. (details / githubweb)
  5. Fixing a labelling error in redirect_interpolated_azt_2D and similar procedures, since this interpolates to zt the input should be zm. I think this was my fault, so I cleaned all the zt2zm and zm2zt things up to make it a little nicer. Also ordered the routines _k _1D _2D to make it easier to jump around, it was a bit confusing as they were out of order and the typo really made it hard. (details / githubweb)

Started by user Gunther Huebler

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