1. 04 Nov, 2014 5 commits
  2. 03 Nov, 2014 2 commits
  3. 31 Oct, 2014 15 commits
  4. 30 Oct, 2014 4 commits
  5. 29 Oct, 2014 4 commits
  6. 27 Oct, 2014 8 commits
  7. 24 Oct, 2014 2 commits
    • Morris Jette's avatar
      Perl API to return node MIXED state · 1a7d8693
      Morris Jette authored
      Add new slurm_load_node flag of SHOW_MIXED, which will change a node's
      state from ALLOCATED to MIXED by comparing the number of CPUs allocated
      against the total CPU count on each node
      bug 1209
      1a7d8693
    • Morris Jette's avatar
      Remove some v15.08 code · a808a387
      Morris Jette authored
      The perl API sbcast function included a step ID, which is NOT in v14.11, on v15.08
      a808a387