1. 20 Sep, 2018 1 commit
    • Morris Jette's avatar
      cons_tres: fix gres_per_job anomaly · 25f98d84
      Morris Jette authored
      This fixes a problem if a job has a gres_per_job value set and
      multiple required nodes (by name). Previous logic could block
      use of later nodes if the gres_per_job value was reached by
      earlier selected nodes.
      25f98d84
  2. 19 Sep, 2018 2 commits
    • Dominik Bartkiewicz's avatar
      Fix bad job gres parsing · e322d7f1
      Dominik Bartkiewicz authored
      Previous logic would fail to skip over comma when gres name is
      followed immediately by a comma and no count
      Also remove logic to set pointers that were not used later
      
      bug 5743
      e322d7f1
    • Morris Jette's avatar
      cons_tres gres topology fix · 3df762c4
      Morris Jette authored
      with some configurations and given a race condition test39.7 would
      fail. This corrects some bad logic (failing to update CPU count when
      cores are removed from consideration)
      3df762c4
  3. 18 Sep, 2018 6 commits
  4. 17 Sep, 2018 12 commits
  5. 15 Sep, 2018 2 commits
  6. 14 Sep, 2018 5 commits
  7. 13 Sep, 2018 9 commits
  8. 12 Sep, 2018 3 commits