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