rsnt_translations
56,426
edits
No edit summary |
No edit summary |
||
Line 68: | Line 68: | ||
== Why are my jobs taking so long to start? == <!--T:20--> | == Why are my jobs taking so long to start? == <!--T:20--> | ||
You can see why your jobs are in the <tt>PD</tt> (pending) state by running the <tt>squeue -u <username></tt> command on the cluster.< | You can see why your jobs are in the <tt>PD</tt> (pending) state by running the <tt>squeue -u <username></tt> command on the cluster.<br><br> | ||
The <tt>(REASON)</tt> column typically has the values <tt>Resources</tt> or <tt>Priority</tt>. | The <tt>(REASON)</tt> column typically has the values <tt>Resources</tt> or <tt>Priority</tt>. | ||
* <tt>Resources</tt>ː The cluster is simply very busy and you will have to be patient or perhaps consider if you can submit a job that asks for fewer resources (e.g. nodes, memory, time). | * <tt>Resources</tt>ː The cluster is simply very busy and you will have to be patient or perhaps consider if you can submit a job that asks for fewer resources (e.g. nodes, memory, time). |