Le 08/04/2016 13:39, Husen R a écrit :
[...]
pro@head-node:/mirror/source$ squeue
              JOBID   PARTITION        NAME      USER     ST       TIME
  NODES     NODELIST(REASON)
                 70    comeon         MatMul      pro     PD       0:00
      1        (Resources)
                 71    comeon         MatMul      pro     PD       0:00
      1        (Resources)
                 72    comeon         MatMul      pro     PD       0:00
      1        (Resources)

In the last column, squeue gives you the reason why the job are pending. "Resources" means there is not enough resources available to run the jobs.

Check the state of your nodes using `sinfo`.

Best,
Rémi

Reply via email to