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