1. 18 Dec, 2015 2 commits
    • jette's avatar
      Merge branch 'slurm-15.08' · 73482879
      jette authored
      73482879
    • jette's avatar
      squeue to list multiple reasons for job array · 0133f20e
      jette authored
      If a pending job array has multiple reasons for being in a pending state,
          then print all reasons in a comma separated list.
      
      Before:
                   JOBID PARTITION     NAME     USER ST       TIME  NODES NODELIST(REASON)
             97354_[1-4]     debug      tmp    jette PD       0:00      1 (Resources)
      
      After:
                   JOBID PARTITION     NAME     USER ST       TIME  NODES NODELIST(REASON)
             97354_[1-4]     debug      tmp    jette PD       0:00      1 (Resources,JobHeldUser)
      0133f20e
  2. 17 Dec, 2015 7 commits
  3. 16 Dec, 2015 15 commits
  4. 15 Dec, 2015 16 commits