1. 13 Oct, 2016 3 commits
    • Morris Jette's avatar
      added knl_generic plugin · 2f5756f6
      Morris Jette authored
      Added node_features/knl_generic plugin for KNL support on non-Cray systems.
      NOTE: This plugin is still under development.
      2f5756f6
    • Morris Jette's avatar
      Don't set SLURM_UMASK for batch jobs · e25905f0
      Morris Jette authored
      Do not propagate SLURM_UMASK environment variable to batch script.
      bug 2609
      e25905f0
    • Bjørn-Helge Mevik's avatar
      Correct bitmap test function · a04bef5a
      Bjørn-Helge Mevik authored
      Correct a bitmap test function (used only by the select/bluegene plugin).
        The effect of this bug is probably very limited as it will in almost
        all cases revert prematurely to a bit-by-bit test rather than using
        a full-word test.
      bug 3145
      a04bef5a
  2. 12 Oct, 2016 11 commits
  3. 11 Oct, 2016 9 commits
  4. 09 Oct, 2016 1 commit
  5. 07 Oct, 2016 2 commits
  6. 06 Oct, 2016 13 commits
  7. 05 Oct, 2016 1 commit
    • Morris Jette's avatar
      node_features/knl_cray plugin: KNL type check · 1b6c4ecf
      Morris Jette authored
      If a node is initially determined to NOT be of type KNL, then don't
        ever look for it's MCDRAM or NUMA modes in cnselect output when
        dealing with job launch failures or unexpected node reboots.
      1b6c4ecf