-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
$ xenon --json scheduler slurm --location local:// list --identifier 194906
{
"statuses": [
{
"jobIdentifier": "194906",
"name": "smk.delly_s",
"state": "COMPLETED",
"exitCode": 0,
"running": false,
"done": true,
"schedulerSpecificInformation": {
"Partition": "normal",
"Comment": "",
"DerivedExitCode": "0:0",
"User": "xyz",
"Start": "2020-11-09T13:31:26",
"Priority": "1907",
"NTasks": "",
"ExitCode": "0:0",
"JobName": "smk.delly_s",
"State": "COMPLETED",
"Elapsed": "00:00:15",
"Submit": "2020-11-09T13:31:26",
"End": "2020-11-09T13:31:41",
"NNodes": "1",
"AllocCPUS": "2",
"Suspended": "00:00:00",
"Timelimit": "00:15:00",
"JobID": "194906"
}
}
]
}
Metadata
Metadata
Assignees
Labels
No labels