1. 14 May, 2019 1 commit
    • Morris Jette's avatar
      Fixes for gres/gpu testsa · 6b33e4a7
      Morris Jette authored
      These test changes are designed to support gres/gpu configurations
      where only some sockets actually have GPUs. The tests will not work
      with all possible configurations, but this change will result in the
      tests working in more cases.
      6b33e4a7
  2. 13 May, 2019 4 commits
  3. 11 May, 2019 3 commits
  4. 10 May, 2019 12 commits
  5. 09 May, 2019 6 commits
  6. 08 May, 2019 5 commits
  7. 07 May, 2019 5 commits
  8. 06 May, 2019 1 commit
    • Felip Moll's avatar
      Fix seff memory display overflow · bab13dfd
      Felip Moll authored
      When tres_usage_in_max field is empty it is recorded as '' in the database
      which leads find_tres_count_in_string() to return an INFINITE64. Seff treats
      INIFINITE64 as a valid value. This patch fixes this issue.
      
      Bug 6817
      bab13dfd
  9. 03 May, 2019 3 commits