1. 04 Jan, 2016 5 commits
    • Morris Jette's avatar
      Support partition-specific memory allocation tracking · fc1636f3
      Morris Jette authored
      The partition-specific SelectTypeParameters parameter can now be used to
          change the memory allocation tracking specification in the global
          SelectTypeParameters configuration parameter. Supported partition-specific
          values are CR_Core, CR_Core_Memory, CR_Socket and CR_Socket_Memory. If the
          global SelectTypeParameters value includes memory allocation management and
          the partition-specific value does not, then memory allocation management for
          that partition will NOT be supported (i.e. memory can be over-allocated).
          Likewise the global SelectTypeParameters might not include memory management
          while the partition-specific value does.
      bug 2239
      fc1636f3
    • Morris Jette's avatar
      Start RELEASE_NOTES file for v16.05 · e662f39e
      Morris Jette authored
      e662f39e
    • Danny Auble's avatar
      Less confusing print of bsub · 1eea464f
      Danny Auble authored
      1eea464f
    • Morris Jette's avatar
      Merge branch 'slurm-15.08' · 078e9607
      Morris Jette authored
      078e9607
    • Morris Jette's avatar
      Track "ALL" nodes in a reservation · f2f2e6b2
      Morris Jette authored
      If a reservation's nodes value is "all" then track the current nodes in the
          system, even if those nodes change. Nodes will automatically be added to
          or removed from a reservation when slurm.conf changes.
      bug 2204
      f2f2e6b2
  2. 02 Jan, 2016 1 commit
  3. 31 Dec, 2015 4 commits
  4. 30 Dec, 2015 10 commits
  5. 29 Dec, 2015 17 commits
  6. 28 Dec, 2015 3 commits