Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
-
Story Points:2
-
Epic Link:
-
Team:Data Facility
Description
Plot the node utilization versus time of the HSC RC1 reprocessing in DM-13463.
Use Mikolaj Kowalik's existing code and improve it as needed/desired (e.g. do the plotting in python instead). Push the code to https://github.com/lsst-dm/ldf_ops_tools
Example plots attached.
A future application of this is to plot the node utilization of a PDR1 run given the slurm job IDs, like this https://github.com/lsst-dm/DMTR-31/blob/master/figures/nodeUtilization.png
Attachments
Issue Links
- relates to
-
DM-13578 Plot the node utilization for RC1 Reprocessed Jobs
- Done
-
DM-13618 Find node-hour usage from usage codes
- Done
-
DM-13619 Modify usage.py for NODE_FAIL/COMPLETED failure case
- Done
-
DM-13622 Make usageplot.py output step plots
- Done
-
DM-13699 Modify usage.py and usageplot.py to allow for color-coded plots
- Done
-
DM-13783 Make color-coded node-usage plot for S17B HSC PDR1 reprocessing and find total node-hours
- Done
-
DM-13815 Find elapsed code times from usage.py/usageplot.py
- Done
-
DM-13816 Modify usage.py to allow the user to specify SLURM job names.
- Done
-
DM-13818 Modify usage.py to output node-hours that take into account significant figures
- Done
-
DM-13819 Create a top-level script to run both usage.py and usageplot.py
- Done
-
DM-14054 Add command line option for resolution in usage.py
- Done
-
DM-14111 Overhaul usage.py Readme file and delete key_len variable
- Done
-
DM-14288 Create node-hour usage plots for S18 HSC PDR1 reprocessing
- Done
-
DM-13463 Reprocess RC1 with w_2018_03
- Done
The plot is finally up to my standards, however, the code is still a bit sloppy. I will keep working on it and will hopefully be done with it tomorrow, at which point I will push the codes to github.