-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathREADME
More file actions
26 lines (24 loc) · 990 Bytes
/
README
File metadata and controls
26 lines (24 loc) · 990 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
Usage
schedshow [Options]
Options:
-h, --help show this help message and exit
-l LOGFILE path of log file (required)
-a, --alloc plot bars represent for individual jobs
-j, --jobs show number of waiting & running jobs
--wj show waiting jobs
--rj show running jobs
-n, --nodes show number of waiting $ running nodes
--wn show busy nodes
--rn show requested jobs
-r print response time to terminal
-c print coscheduling metrics
-m, --metrics print statistics of all metrics
-b print bounded slowdown to terminal
--happy print the number of happy job
-w print wait time to terminal
-u print unitless wait (waittime/walltime)
-o SAVEFILE feature string of the output files
-s show plot on the screen
--loss show loss_of_cap
--write write log in alternative form
-A, --All run all functions