1. 13 Dec, 2021 4 commits
  2. 10 Dec, 2021 2 commits
  3. 09 Dec, 2021 1 commit
  4. 07 Dec, 2021 1 commit
  5. 02 Dec, 2021 1 commit
  6. 15 Nov, 2021 1 commit
    • guoshzhao's avatar
      Benchmarks: Add Feature - Extend the device manager utility to support more functions. (#239) · cc70f9c1
      guoshzhao authored
      **Description**
      Rename `nvidia_helper` utility as `device_manager` module and support more functions:
      ```
      device_manager.get_device_count()
      device_manager.get_device_utilization(idx)
      device_manager.get_device_temperature(idx)
      device_manager.get_device_power_limit(idx)
      device_manager.get_device_memory(idx)
      device_manager.get_device_row_remapped_info(idx)
      device_manager.get_device_ecc_error(idx)
      ```
      cc70f9c1
  7. 12 Nov, 2021 1 commit
  8. 09 Nov, 2021 1 commit
  9. 30 Oct, 2021 1 commit
  10. 27 Oct, 2021 1 commit
  11. 22 Oct, 2021 2 commits
  12. 21 Oct, 2021 1 commit
  13. 12 Oct, 2021 1 commit
  14. 27 Sep, 2021 1 commit
  15. 03 Sep, 2021 1 commit
    • Yuting Jiang's avatar
      Benchmarks: Code Revision - Revise arguments of nccl/rccl to support mpi mode... · 60762518
      Yuting Jiang authored
      Benchmarks: Code Revision - Revise arguments of nccl/rccl to support mpi mode and rename metric (#189)
      
      **Description**
      Revise arguments of nccl/rccl to support mpi mode for (mpi can not run in nccl/rccl due to multiple operators run in sequence without barrier) and rename metric .
      
      **Major Revision**
      - revise argument operators to be a single one
      
      **Minor Revision**
      - rename metric to remove benchmark name info
      - change argument ngpus default value to be 1
      60762518
  16. 01 Sep, 2021 1 commit
  17. 31 Aug, 2021 1 commit
  18. 30 Aug, 2021 3 commits
  19. 27 Aug, 2021 2 commits
  20. 25 Aug, 2021 1 commit
  21. 23 Aug, 2021 1 commit
  22. 22 Aug, 2021 1 commit
  23. 16 Aug, 2021 1 commit
  24. 06 Aug, 2021 2 commits
  25. 05 Aug, 2021 1 commit
  26. 26 Jul, 2021 1 commit
  27. 23 Jul, 2021 2 commits
  28. 13 Jul, 2021 2 commits
  29. 29 Jun, 2021 1 commit