Skip to content
Failed

Changes

Summary

  1. New/new_hybrid PDF Stats Removal (#1185) (details)
  2. Copyout Nuke (#1182) (details)
  3. Jenkins GPU fix (#181) (details)
Commit 2e1a3004aa91fe3acd8c455735afb9d715a7758e by noreply
New/new_hybrid PDF Stats Removal (#1185)

* Removing stats output only used for new and new_hybrid pdfs. See https://github.com/larson-group/clubb/issues/1176

* Removing stats from namelists
The file was modified new_pdf_main.F90 (diff)
The file was modified pdf_closure_module.F90 (diff)
The file was modified stats_zt_module.F90 (diff)
The file was modified new_hybrid_pdf_main.F90 (diff)
The file was modified advance_clubb_core_module.F90 (diff)
The file was modified stats_variables.F90 (diff)
Commit 83e87d09f2a5cfa1775ca148dff92034932d2edc by noreply
Copyout Nuke (#1182)

* Resolving merge conflicts

* Renaming tmp variables

* More tmp name removals, slightly better copying logic.

* Removing a couple more unneeded data statements

* Adding needed copyouts around calls to GPU functions.

* More copyout removals

* Reverting possible bit-changing commit

* Fixing bug

* One more removal
The file was modified grid_class.F90 (diff)
The file was modified mean_adv.F90 (diff)
The file was modified advance_wp2_wp3_module.F90 (diff)
The file was modified tridiag_lu_solver.F90 (diff)
The file was modified advance_helper_module.F90 (diff)
The file was modified diffusion.F90 (diff)
The file was modified turbulent_adv_pdf.F90 (diff)
The file was modified advance_xm_wpxp_module.F90 (diff)
The file was modified Skx_module.F90 (diff)
The file was modified T_in_K_module.F90 (diff)
The file was modified penta_lu_solver.F90 (diff)
The file was modified advance_xp2_xpyp_module.F90 (diff)
Commit 047ebbfcf32e597686453e21e51ec18f3dc256ae by noreply
Jenkins GPU fix (#181)

* Testing no batch_option to fix test

* Removing tmp removal for investigation.

* test

* Possible fix

* Returning the log file removal
The file was modified run_scripts/run_cesm_uwm_coarse_res_gpu_no_silhs.sh (diff)
The file was modified jenkins_tests/cam_gpu_test/Jenkinsfile (diff)