1. 19 Jul, 2016 6 commits
    • Morris Jette's avatar
      Merge branch 'slurm-16.05' · 6977482d
      Morris Jette authored
      6977482d
    • Morris Jette's avatar
      Improve partition AllowGroups caching · 7e381982
      Morris Jette authored
      If the user is now allowed to use the partition,
          then do not check that user's group access again for 5 seconds.
      bug 2913
      7e381982
    • Morris Jette's avatar
      Improve partition AllowGroups caching · 98dc38b2
      Morris Jette authored
      Improve partition AllowGroups caching. Update the table of UIDs permitted to
          use a partition based upon it's AllowGroups configuration parameter as new
          valid UIDs are found rather than looking up that user's group information
          for every job they submit, which can involve considerable overhead for
          some systems.
      bug 2913
      98dc38b2
    • Morris Jette's avatar
      Merge branch 'slurm-16.05' · c4835a73
      Morris Jette authored
      c4835a73
    • Morris Jette's avatar
      Minimize preempted jobs · b9f17b18
      Morris Jette authored
      Minimize preempted jobs for configurations with multiple jobs per node.
        Previous logic would preeempt every job on node allocated to pending
        job.
      bug 2906
      b9f17b18
    • Morris Jette's avatar
      gres-flags=enforce-binding fix · 5df8509f
      Morris Jette authored
      Fix for core selection with job --gres-flags=enforce-binding option.
          Previous logic would in some cases allocate a job zero cores, resulting in
          slurmctld abort.
      bug 2808
      5df8509f
  2. 18 Jul, 2016 4 commits
  3. 16 Jul, 2016 5 commits
  4. 15 Jul, 2016 18 commits
  5. 14 Jul, 2016 7 commits