Skip to content
Builds

Loading builds...

Changes

#23 (Jun 3, 2026, 3:04:09 AM)

  1. Update JAX conversion plan for clarity and detail — noreply / githubweb

#22 (May 29, 2026, 3:04:09 AM)

  1. The last commit should've been marked as non-BFB since it corrected a crashing bug - so comparing output to no output caused the output to be considered different. This was missed because the BFB checking tests didn't fail, and that was because the commit that caused the crashing was marked non-BFB, so an unusual combo. In general though any commit that fixes crashing behavior should be labelled as bit changing. RESOLVED:73dc365c77ab4bf2405d753f167307ae9be330a0 — Gunther Huebler / githubweb

#21 (May 27, 2026, 1:49:31 PM)

  1. Removing unneccesary wp2_zt conversion that should've been removed already, but was accidentally added back in the last PR when trying to split BFB from non-BFB changes. This was an unused local variable so this does not affect anything. — Gunther Huebler / githubweb

#20 (May 27, 2026, 3:04:08 AM)

  1. Clubb organization part2 (#1304) — noreply / githubweb

#19 (May 23, 2026, 3:04:05 AM)

  1. Improvements to get clubb working on mac (#1305) — noreply / githubweb

#18 (May 20, 2026, 3:04:06 AM)

  1. Removing a couple variables from openacc statements to fix the clubb_driver_test - these were causing stats errors on the GPU for chi and chip2. This is technically BIT_CHANGING. — Gunther Huebler / githubweb

#17 (May 19, 2026, 3:04:09 AM)

  1. Clubb organization part1 (#1302) — noreply / githubweb

#16 (May 15, 2026, 3:04:06 AM)

  1. This fixes the GPU BFB test that failed due to stats-only differences in rtm_ed and thlm_ed, and as a result is technically BIT_CHANGING. Also, the BFB with varying flags failed because flag set 1 changed to use the lapack solvers since the custom ones it set before are now default. RESOLVED:34c6bb07afb6e445f60ea87dcc632969086f9fa1 — Gunther Huebler / githubweb

#15 (May 14, 2026, 3:04:07 AM)

  1. advance_clubb_core cleanup (#1301) — noreply / githubweb

#14 (May 8, 2026, 3:04:08 AM)

  1. Switching default call to advance_clubb_core in python and jax drivers to use the python api version, rather than the python ported version. — Gunther Huebler / githubweb

#12 (May 5, 2026, 5:16:54 PM)

  1. Fixing python api and python/jax driver. Also fixing bug that caused non-BFBness in stats outputs (only upwp_cl/vpwp_cl) when using l_predict_upwp_vpwp=.false., and adding ulimit -s 8388608 to fix GPU test (though it's unclear why exactly we need this all of a sudden for this test). RESOLVED:643d128a5613019595aecd643f1028e937ad4b76 RESOLVED:f146255f50732c445ccbd012ca45888a9ce44d0b — Gunther Huebler / githubweb

#11 (May 5, 2026, 3:04:06 AM)

  1. Clip covar simplifications (#1297) — noreply / githubweb
  2. Cmake netcdf fallback (#1294) — noreply / githubweb

#10 (Apr 9, 2026, 3:04:07 AM)

  1. Remove line to test python scripts — noreply / githubweb
  2. Add blank line to test python scripts — noreply / githubweb

#7 (Apr 8, 2026, 3:46:07 PM)

  1. Python update (#1291) — noreply / githubweb

#6 (Apr 8, 2026, 2:36:08 PM)

  1. Small fix to python api string handling. There was an issue that crept up with this when running on mitch - this should make the string/char array handling more robust — Gunther Huebler / githubweb

#5 (Apr 8, 2026, 3:04:08 AM)

  1. Adding err_info back to stats_end_timestep_api — Gunther Huebler / githubweb
  2. Fixing monoflux limiter test - there was a comment that was split across lines, which broke the test — Gunther Huebler / githubweb
  3. Removing unused variable — Gunther Huebler / githubweb
  4. Adding -fresh flag to compile.py to remove the previous build before compiling — Gunther Huebler / githubweb

#3 (Apr 7, 2026, 3:04:07 AM)

  1. Remove blank line to trigger git update script — noreply / githubweb
  2. Added blank line to trigger git update scripts — noreply / githubweb
  3. Removed blank line to trigger git update scripts — noreply / githubweb
  4. Add blank line to trigger git update scripts — noreply / githubweb
  5. Add blank line to trigger git update scripts — noreply / githubweb
  6. Add blank line to trigger git update scripts — noreply / githubweb

#2 (Apr 6, 2026, 3:42:29 PM)

  1. Little fixes for python code — Gunther Huebler / githubweb