1. 14 Jan, 2019 5 commits
    • Morris Jette's avatar
      use new numeric suffix parser in gres.c · 53a4ad48
      Morris Jette authored
      convert src/common/gres.c logic to use new suffix_mult()
      function in src/common/slurm_protocol_defs.c to parse
      numeric sufficies (GB, MB, etc.). No change in functionality.
      53a4ad48
    • Morris Jette's avatar
      set partition wriie lock when update node · 02e2f156
      Morris Jette authored
      possibly needed to update a partition's total TRES counts when
      updating a node's GRES counts
      02e2f156
    • Morris Jette's avatar
      Cosmetic change only · dacd17ef
      Morris Jette authored
      dacd17ef
    • Morris Jette's avatar
      Improve test error message · 4d47ac09
      Morris Jette authored
      4d47ac09
    • Felip Moll's avatar
      Remove MemLimitEnforce parameter · 4ae29f1a
      Felip Moll authored
      This patch removes the MemLimitEnforce parameter from Slurm and moves the
      condition to enable the feature to the JobAcctGatherParam=OverMemoryKill.
      Setting OverMemoryKill will now enable the mechanism that was before enabled
      with MemLimitEnforce=yes, so activation of killing jobs or steps due to
      exceeding memory will be done in the same place. Also reconfiguring or
      starting slurmd/ctld with incorrect configuration will cause a fatal error.
      
      Bug 5479
      4ae29f1a
  2. 13 Jan, 2019 1 commit
  3. 12 Jan, 2019 3 commits
  4. 11 Jan, 2019 11 commits
  5. 10 Jan, 2019 7 commits
  6. 09 Jan, 2019 8 commits
  7. 08 Jan, 2019 5 commits