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