1. 16 Dec, 2021 1 commit
  2. 13 Dec, 2021 4 commits
  3. 10 Dec, 2021 1 commit
  4. 09 Dec, 2021 1 commit
  5. 07 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. 22 Oct, 2021 1 commit
  11. 12 Oct, 2021 1 commit
  12. 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
  13. 31 Aug, 2021 1 commit
  14. 30 Aug, 2021 3 commits
  15. 27 Aug, 2021 2 commits
  16. 25 Aug, 2021 1 commit
  17. 23 Aug, 2021 1 commit
  18. 22 Aug, 2021 1 commit
  19. 26 Jul, 2021 1 commit
  20. 23 Jul, 2021 2 commits
  21. 13 Jul, 2021 2 commits
  22. 29 Jun, 2021 1 commit
  23. 02 Jun, 2021 1 commit
  24. 01 Jun, 2021 1 commit
  25. 31 May, 2021 1 commit
  26. 19 May, 2021 1 commit
  27. 13 May, 2021 1 commit
  28. 14 Apr, 2021 2 commits
  29. 12 Apr, 2021 1 commit