1. 19 Apr, 2022 1 commit
  2. 18 Apr, 2022 1 commit
  3. 16 Apr, 2022 1 commit
  4. 11 Apr, 2022 2 commits
  5. 10 Apr, 2022 1 commit
  6. 08 Apr, 2022 2 commits
  7. 01 Apr, 2022 1 commit
  8. 31 Mar, 2022 1 commit
  9. 24 Mar, 2022 1 commit
  10. 22 Mar, 2022 1 commit
  11. 21 Mar, 2022 1 commit
  12. 17 Mar, 2022 1 commit
  13. 16 Mar, 2022 1 commit
    • rafsalas19's avatar
      Benchmarks: Add Feature - Add GPU-Burn as microbenchmark (#324) · ff51a3ce
      rafsalas19 authored
      **Description**
      Modifications adding GPU-Burn to SuperBench.
      - added third party submodule
      - modified Makefile to make gpu-burn binary
      - added/modified microbenchmarks to add gpu-burn python scripts
      - modified default and azure_ndv4 configs to add gpu-burn
      ff51a3ce
  14. 15 Mar, 2022 2 commits
  15. 09 Mar, 2022 1 commit
  16. 07 Mar, 2022 2 commits
  17. 06 Mar, 2022 1 commit
  18. 28 Feb, 2022 2 commits
  19. 25 Feb, 2022 1 commit
  20. 24 Feb, 2022 2 commits
  21. 22 Feb, 2022 1 commit
  22. 21 Feb, 2022 1 commit
  23. 20 Feb, 2022 2 commits
  24. 15 Feb, 2022 2 commits
  25. 10 Feb, 2022 1 commit
  26. 09 Feb, 2022 2 commits
  27. 08 Feb, 2022 2 commits
  28. 07 Feb, 2022 1 commit
    • Ziyue Yang's avatar
      Benchmarks: Revise Code - Reduce result variance in gpu_copy benchmark (#298) · 85389055
      Ziyue Yang authored
      **Description**
      This commit does the following to optimize result variance in gpu_copy benchmark:
      1) Add warmup phase for gpu_copy benchmark to avoid timing instability caused by first-time CUDA kernel launch overhead;
      2) Use CUDA events for timing instead of CPU timestamps;
      3) Make data checking an option that is not preferred to be enabled in performance test;
      4) Enlarge message size in performance benchmark.
      85389055
  29. 30 Jan, 2022 1 commit
  30. 29 Jan, 2022 1 commit