Skip to content
Failed

Changes

Summary

  1. Nightly clubb plots (#1167) (details)
Commit 3d5089d92afb342c7fb3337ebffc1128bb7f08f7 by noreply
Nightly clubb plots (#1167)

* Making step to plot output, copy to pub folder, then create an index.html file to display all plots in that folder.

* Small tweaks

* Small fixes in pyplotgen.

* Copy needs -r

* Using jenkins env variables and switching to scp/ssh commands to allow plots to be generated and created on any machine.

* Adding quotes are env variable usage

* Pyplotgen addition to create a git_info file containing branch and commit name.

* Script should handle the pyplotgen _generated_on_... suffix.

* Making script only run arm again during testing.

* More robust way to get git branch in pyplotgen.

* Testing single quotes

* Making all cases run again.

* Undoing most pyplotgen changes. Making create_plot_list script general and take in a directory. Returning short run test mode.

* Update to create git_info line

* Making all cases run again and adding plot support for ifort.

* Adding plot step to nvhpc gpu diffness test.

* Fixing error

* Reverting diffness script, making new one specifically for plotting.

* Changes to allow plotting of previous output.

* Setting O0 for testing

* Branch folder restructure.

* Making tests run all cases again and update master output only.

* Clean up and naming changes.

* Addin -O2 back.

* Small update to pyplotgen to make title reflect name of output specified in command.

* This cuda call doesn't work with the subscript for some reason.

* Making only priority cases run for GPU plot test and preventin it from running on carson
The file was addedjenkins_tests/clubb_ifort_debug_plot/Jenkinsfile
The file was modified postprocessing/pyplotgen/src/interoperability.py (diff)
The file was modified src/SILHS/latin_hypercube_driver_module.F90 (diff)
The file was modified postprocessing/pyplotgen/pyplotgen.py (diff)
The file was modified postprocessing/pyplotgen/python_html_gallery/gallery.py (diff)
The file was modified postprocessing/pyplotgen/src/DataReader.py (diff)
The file was addedjenkins_tests/clubb_nvhpc_gpu_vs_cpu_plot/Jenkinsfile
The file was modified postprocessing/pyplotgen/requirements.txt (diff)
The file was removedjenkins_tests/clubb_ifort_debug_run/Jenkinsfile