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
Modify usage.py/usageplot.py to output information about the overall execution times of given classes of tasks, e.g., how much time it took to complete all coadds, mosaics, and so on. Push modified codes to github.
Attachments
Issue Links
- relates to
-
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-14113 Divide usage.py functions into modules
- Done
-
DM-13789 Incorrect task names in usage.py output
- Done
-
DM-13547 Plot the node utilization of the w_2018_03 RC1 reprocessing
- Done
-
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
I've finished writing the code, but I fear that there might be more effective ways of doing things, so the review might be a bit long.