1. 13 Jul, 2018 19 commits
  2. 12 Jul, 2018 12 commits
  3. 11 Jul, 2018 2 commits
  4. 10 Jul, 2018 3 commits
    • Morris Jette's avatar
      cons_tres enhancements · 6f78e048
      Morris Jette authored
      Pass "first_pass" and "avail_cores to _eval_nodes() so that
        the usable cores can be better identified by the GRES selection
        logic.
      Add new function, _select_cores(), to select specific cores for use
      Create new data structure with job multi-core spec
      Permit off-socket cores to be used with enforce_bind
        Needed so that cores on and off socket can be used. Details will need
        to be handled in _select_cores()
      6f78e048
    • Morris Jette's avatar
      harden a regression test · 44aba2a7
      Morris Jette authored
      the munge regression test7.16 would fail roughly 0.1% of the time
      when modifying a bit that munge did not use. This change modifies
      the test to retry once in that case.
      44aba2a7
    • Broderick Gardner's avatar
      Document recent sdiag enhancements · 4103ccfd
      Broderick Gardner authored
      bug 5337
      4103ccfd
  5. 09 Jul, 2018 4 commits