Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

My job is permanently in PEND mode. 

Solution

...

If a job remains an unusually long time in pend mode, it is usually due to some mistake in the options specified in the submit file, so that no machine fits all the criteria. You can check the queues partitions characteristics for further details about queues partitions and machines.

For a detailed information:

Code Block
languagebash
themeEmacs
squeue -j <job_id> -O reason

...