Update 2.1 Batch job submission authored by Odunlami Marc's avatar Odunlami Marc
......@@ -72,7 +72,11 @@ In the output of the *squeue* command, the "ST" column provides the state of the
* PD: pending. The job is awaiting or resources.
* S: suspended. This typically happens when the job is preempted by another job.
The title of the last column displayed by *squeue* is "NODELIST(REASON)":
* For running jobs, displays the list of allocated nodes.
* For pending jobs, displays the pending reason:
* f
* ff
## Error analysis
* QOSMaxCpuPerJobLimit
......
......