Skip to content
Started 1 yr 10 mo ago
Took 5 days 5 hr
Success

Build #483 (Jun 4, 2023, 3:38:06 AM)

Changes
  1. changing tunable_parameters (details / githubweb)
  2. changing tunable_parameters (details / githubweb)
  3. changing tunable_parameters (details / githubweb)
  4. Advance xm wpxp gpuization (#1077) (details / githubweb)
  5. 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)
  6. 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)
  7. 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)
  8. bug fixes for the autocommit message maker code (details / githubweb)
  9. Making it so sclr_tol is set to 0 before the specified sclr_tol_in. This is so that it is initialized to 0 in the case that sclr_dim = 0, since now we are setting it to have a minimum allocation size of 1 and would otherwise have a garbage value. This is what broke the clubb_openmp_gfortran_test. (details / githubweb)
  10. update the scripts for convergence test (details / githubweb)
  11. Lscale GPUization (#1079) (details / githubweb)
  12. gfortran does not like intent(out) specifiers for functions. (details / githubweb)
  13. Added a new file to compile CLUBB on Anvil. (details / githubweb)
  14. GPUizing Various Small Routines (#1080) (details / githubweb)
  15. This commit is a commit that changes absolutely nothing. It is meant to trigger a change in the git update scripts, so that I can start the commit message logging in the autocommit updates larson-group/sys_admin#797 (details / githubweb)
  16. Fixing an error with the autocommit_update script that was causing it new works (details / githubweb)
  17. this is another commit that cahnges nothing that will trigger the gitUpdate scripts (details / githubweb)
  18. Updates to make the convergence tests run on Anvil. (details / githubweb)
  19. adding an update that changes nothing and is just a test for the autoupdate script (details / githubweb)
  20. Making CLUBB's splatting scheme implicit and smoother (#1075) (details / githubweb)
  21. Calc sfc varnce GPUization (#1081) (details / githubweb)
  22. Reducing C_wp2_splat to 0.25 (from 2.0) for new implicit splatting code. (details / githubweb)
  23. Removed Space From clip_explicit (details / githubweb)
  24. updated autocommit_message_maker to check another error for debugging (details / githubweb)
  25. Fixed the autocommit message maker code, should noot error anymore (details / githubweb)
  26. I am beginning a section on running the convergence tests in the README. (details / githubweb)
  27. Update run_cnvg_test_multi_cases_revall.csh (details / githubweb)
  28. Update run_cnvg_test_multi_cases_default.csh (details / githubweb)
  29. Update run_cnvg_test_multi_cases_baseline.csh (details / githubweb)
  30. Update README (details / githubweb)
  31. making changes to trigger autoudpate for test, these commits do nothing (details / githubweb)
  32. Here is another commit that changes nothing (details / githubweb)
  33. change to trigger updates (details / githubweb)
  34. change to calc pressure to trigger autoupdate (details / githubweb)
  35. Editing convergence scripts to show that the directory should be placed in (details / githubweb)
  36. Committing scripts for use in running CLUBB convergence tests in the background. (details / githubweb)
  37. Updated the background run scripts for the convergence tests with a comment (details / githubweb)
  38. I updated the README to finish the section on the convergence tests. (details / githubweb)
  39. Edited the README section on CLUBB convergence tests. (details / githubweb)
  40. I added dycoms2_rf01 to the list of cases that could be run. (details / githubweb)
  41. I updated the run_cnvg_test_multi_cases_revall.csh script to include (details / githubweb)
  42. Modified run_cnvg_test_multi_cases_default.csh and (details / githubweb)
  43. Added comments to the script to explain ambiguous portions of my code (details / githubweb)
  44. GPUizing Lscale_width_vert_avg. Loops have been restructured for simplicity, and algorithm has a different starting value to avoid k dependency. Results are BFB. (#1083) (details / githubweb)
  45. GPUizing most of advance_clubb_core (#1084) (details / githubweb)
  46. advance_wp2_wp3 with explicitly managed memory  (#1085) (details / githubweb)
  47. advance_xp2_xpyp with explicitly managed memory (#1086) (details / githubweb)
  48. advance_windm_edsclrm with explicitly managed memory (#1087) (details / githubweb)

Started by an SCM change

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