1. 03 Jan, 2023 1 commit
  2. 01 Apr, 2022 1 commit
  3. 08 Feb, 2022 1 commit
  4. 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
  5. 21 Jan, 2022 1 commit
  6. 09 Dec, 2021 1 commit
  7. 30 Oct, 2021 1 commit
  8. 30 Aug, 2021 1 commit
  9. 27 Aug, 2021 1 commit
  10. 19 May, 2021 1 commit