Skip to content
Success

Changes

Summary

  1. Tiny fixes to scripts (details)
  2. Making run_bindiff_w_flags.py faster by calling run_scm.py directly and parallelizing over all cases/flag sets, rather than just calling run_scm_all.py and parallelizing over each flag batch. Also fixing a little stats bug that caused the time string to have weird trailing characters, and removing a little states print (details)
The file was modifiedrun_scripts/run_clubb_w_varying_flags.py (diff)
The file was modifiedrun_scripts/run_thread_test.py (diff)
The file was modifiedrun_scripts/run_scm.bash (diff)
Commit b2e170923249df969fc5b3c0057edce4c1138e7d by Gunther Huebler
Making run_bindiff_w_flags.py faster by calling run_scm.py directly and parallelizing over all cases/flag sets, rather than just calling run_scm_all.py and parallelizing over each flag batch. Also fixing a little stats bug that caused the time string to have weird trailing characters, and removing a little states print
The file was modifiedrun_scripts/run_scm.py (diff)
The file was modifiedrun_scripts/run_bindiff_varying_flags_output.py (diff)
The file was modifiedrun_scripts/run_clubb_w_varying_flags.py (diff)
The file was modifiedsrc/clubb_driver.F90 (diff)
The file was modifiedsrc/CLUBB_core/stats_netcdf.F90 (diff)