Skip to content

Instantly share code, notes, and snippets.

@powderluv
Created December 20, 2025 06:16
Show Gist options
  • Select an option

  • Save powderluv/bca1df6ad09a6946568c34894db92541 to your computer and use it in GitHub Desktop.

Select an option

Save powderluv/bca1df6ad09a6946568c34894db92541 to your computer and use it in GitHub Desktop.
hipblasLT benchmark scripts
hipblaslt-bench --api_method c -m 768 -n 77 -k 768 --lda 768 --ldb 768 --ldc 768 --ldd 768 --stride_a 0 --stride_b 0 --stride_c 0 --stride_d 0 --alpha 1.000000 --beta 0.000000 --transA T --transB N --batch_count 1 --scaleA 0 --scaleB 0 --bias_vector --bias_source d --a_type f32_r --b_type f32_r --c_type f32_r --d_type f32_r --scale_type f32_r --bias_type f32_r --compute_type f32_r --algo_method index --solution_index 1270 --activation_type none --any_stride --rotating 0 --cold_iters 0 --iters 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment