add Partition column to some pre-set output formats
This commit is contained in:
@@ -149,6 +149,7 @@ PRESET_COLUMNS = {
|
||||
"username",
|
||||
"JobID",
|
||||
"Count",
|
||||
"Partition",
|
||||
"CPU_Eff",
|
||||
"Mem_Eff",
|
||||
"Time_Eff",
|
||||
@@ -202,6 +203,7 @@ PRESET_COLUMNS = {
|
||||
"JobID",
|
||||
"state",
|
||||
"Count",
|
||||
"Partition",
|
||||
"NTasks",
|
||||
"CPUs",
|
||||
"Nodes",
|
||||
|
||||
Reference in New Issue
Block a user