Commit
0c35bdb2e850e41bab982505438cc7b575c3cde4
by noreplyNightly 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