Skip to content
Started 2 yr 0 mo ago
Took 11 min
Success

Build #377 (Apr 6, 2023, 2:06:54 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)
Changes
  1. Updated dynamic_ip.py script to no longer hold onto users when the ip changes. I tested it if fairly rigorously, and it always deletes hosts when they are removed from hosts file, adds when they are added to the hosts file, and properly updates iptables rules when the host ip changes. #798 (details / githubweb)
  2. I just realized how outdated the hosts file is on sys_admin, so I am adding the updated one that is currently on malan. (details / githubweb)
  3. Automated bacula config backup. (details / githubweb)

Started by user Gunther Huebler

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