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