1. 08 Jan, 2016 4 commits
    • Tim Wickberg's avatar
      remove redundant MIN/MAX macros · 8e24788f
      Tim Wickberg authored
      8e24788f
    • Morris Jette's avatar
      Improve script read logic · 6f87cdfe
      Morris Jette authored
      Stat the file before allocating buffer used for read rather than
        reallocating the buffer as needed. Improves performance (no
        reallocate/copy needed).
      6f87cdfe
    • Morris Jette's avatar
      Node ActiveFeature work · f7a8b8d9
      Morris Jette authored
      sinfo to group by like ActiveFeatures
      sinfo long format option for ActiveFeatures
      slurm.conf parse to accept node "Features" as well as current "Feature"
      scontrol to report AcitveFeatures and AvailableFeatures on separate lines
      If a user sets node available features and the specification includes "knl"
        then expand that to include all possible NUMA and MCDRAM modes, the same
        as if "knl" is specified in slurm.conf
      Confirm that when AcitveFeatures is set, it is a subset of the
        AvailableFeatures
      f7a8b8d9
    • Morris Jette's avatar
      Merge branch 'slurm-15.08' · 7575bff2
      Morris Jette authored
      Conflicts:
      	src/plugins/burst_buffer/cray/burst_buffer_cray.c
      7575bff2
  2. 07 Jan, 2016 18 commits
  3. 06 Jan, 2016 10 commits
  4. 05 Jan, 2016 8 commits