Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add bench_gemm to benchmark matmul kernel with Triton and hipblaslt #616

Draft
wants to merge 6 commits into
base: triton-mlir
Choose a base branch
from

Commits on Jul 24, 2024

  1. Configuration menu
    Copy the full SHA
    32e83ea View commit details
    Browse the repository at this point in the history
  2. Add beautiful gemm sizes

    zhanglx13 committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    af3e467 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

  1. Configuration menu
    Copy the full SHA
    6a3d432 View commit details
    Browse the repository at this point in the history
  2. fix get HIPBLASLT_ROOT

    zhanglx13 committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    390e3ea View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    db775fb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2e19802 View commit details
    Browse the repository at this point in the history