1. 20 Apr, 2026 1 commit
  2. 18 Apr, 2026 11 commits
  3. 17 Apr, 2026 4 commits
  4. 15 Apr, 2026 1 commit
  5. 02 Apr, 2026 9 commits
  6. 01 Apr, 2026 7 commits
  7. 31 Mar, 2026 1 commit
  8. 27 Mar, 2026 1 commit
  9. 25 Mar, 2026 1 commit
  10. 20 Mar, 2026 1 commit
  11. 19 Mar, 2026 3 commits
    • one's avatar
      Migrate gpu-stream to BabelStream v5.0 · d4051602
      one authored
      d4051602
    • one's avatar
      Enhance DTK platform support and GPU detection · 1a57f2d6
      one authored
      - Added Platform.DTK in the microbenchmark framework.
      - Introduced new DTK hipblaslt benchmark class and corresponding tests.
      - Updated Dockerfile to include hipblaslt-bench and its permissions.
      - Registered DTK benchmarks in the benchmark registry for various performance tests.
      - Enhanced GPU detection logic to recognize HYGON GPUs.
      
      This update improves the benchmarking capabilities for DTK, ensuring compatibility and performance testing across platforms.
      1a57f2d6
    • one's avatar
      Update DTK dockerfile and microbenchmarks · c4f39919
      one authored
      - Update rocm_commom.cmake for CMake>=3.24
      - Prevent isolation build
      - Add BabelStream as a submodule
      - Update dockerignore
      c4f39919