1. 02 Jul, 2018 7 commits
  2. 29 Jun, 2018 5 commits
  3. 27 Jun, 2018 1 commit
    • Morris Jette's avatar
      cons_tres: remove bad max_cpus job limit · 01687e05
      Morris Jette authored
      Original logic was testing against number of available CPUs on a
      node, not the number actually being allocated. This can easily result
      in a valid job not being possible to run. Note that setting the
      max_cpus parameter requires the "scontrol update jobid=# numcpus=#-#"
      command be explicitly executed as the option is not available at
      job submit time, so it isn't something likely to happen on a
      production system. Also note this bug exists in the cons_res plugin
      and was just copied to cons_tres.
      01687e05
  4. 26 Jun, 2018 6 commits
  5. 25 Jun, 2018 3 commits
  6. 22 Jun, 2018 7 commits
  7. 21 Jun, 2018 3 commits
  8. 20 Jun, 2018 8 commits