[hipblaslt] Update custom hhs/bbs tn kernel names#491
Merged
Conversation
msujon-AMD
approved these changes
Jul 2, 2025
aliry95amd
approved these changes
Jul 4, 2025
AlexBrownAMD
approved these changes
Jul 4, 2025
assistant-librarian Bot
pushed a commit
that referenced
this pull request
Jul 7, 2025
* Adding bfloat16 mixed precision to SpMV routine
assistant-librarian Bot
pushed a commit
to ROCm/hipBLASLt
that referenced
this pull request
Jul 10, 2025
[hipblaslt] Update custom hhs/bbs tn kernel names (#491) Rename kernel names for better consistency
b-shi
added a commit
that referenced
this pull request
Jul 14, 2025
Rename kernel names for better consistency
ammallya
pushed a commit
that referenced
this pull request
Jul 14, 2025
* Adding bfloat16 mixed precision to SpMV routine [ROCm/rocSPARSEcommit: e805ed5]
b-shi
added a commit
that referenced
this pull request
Jul 15, 2025
b-shi
added a commit
that referenced
this pull request
Jul 15, 2025
AlexBrownAMD
added a commit
that referenced
this pull request
Jul 15, 2025
SathiyarajRam
pushed a commit
that referenced
this pull request
Jul 15, 2025
ammallya
pushed a commit
that referenced
this pull request
Jul 22, 2025
* Pass Arguments struct to more testing_xxx routines required for benchmarking * Clang formatting * Fix sddmm_coo_aos failures * Pass Arguments struct to more testing_xxx routines required for benchmarking * Clang formatting * Fix failure in sddmm_coo testing file * Pass Arguments struct to generic spmm testing routines * Fix spmm_csc * Fix spmm_csr_batched and spmm_csc_batched * Pass Arguments struct to sparse_to_dense_coo testing routine * Pass Arguments struct to sparse to dense, spvv, and spsv testing routines * Replace bibd_22_8 in spsv test with scircuit * Add Arguments struct to spsm testing routines and fix spmm_coo bug * Fix spsm_coo * Pass Arguments struct to spgemm testing routine * Pass Arguments struct to spgemmreuse * Simplify spgemmreuse testing file * Fix spgemmreuse * Change spgemmreuse tests to avoid exceed shared memory * Fix spmv_coo and spmv_coo_aos bug related to not using testing_mult in host solution * Clang formatting * Clang formatting * Clang formatting * Clang formatting * Clang formatting * Clang formatting * Clang formatting * Clang formatting * When using cusparse backend only test spmm routines when using orderB==orderC * Only test spmm with column order for B and int32_t indices * Debugging spgemmreuse failures with cusparse backend * Clang formatting * Disable some unsupported tests when using cusparse backend * Clang formatting * When testing spgemmreuse with cusparse, all matrices must use the same base index * Ensure spsv_coo tests use square matrices * Add cusparse testing for spgemm * Use same base index for all matrices when testing spgemm with cusparse backend * Fix compilation failure * Fix failing spgemm and spgemmreuse * Reduce test time * Clang formatting * Reduce test time * Clang formatting * Reduce test time * Clang formatting --------- Co-authored-by: jsandham <james.sandham@amd.com> [ROCm/hipSPARSE commit: a0f9b19]
ammallya
pushed a commit
that referenced
this pull request
Oct 27, 2025
* set minimum ROCm version * Update CMakeLists.txt Co-authored-by: Christopher Millette <63608002+cgmillette@users.noreply.github.com> * Set VERSION_STRING before using it --------- Co-authored-by: Christopher Millette <63608002+cgmillette@users.noreply.github.com>
ammallya
pushed a commit
that referenced
this pull request
Oct 28, 2025
* set minimum ROCm version * Update CMakeLists.txt Co-authored-by: Christopher Millette <63608002+cgmillette@users.noreply.github.com> * Set VERSION_STRING before using it --------- Co-authored-by: Christopher Millette <63608002+cgmillette@users.noreply.github.com> [ROCm/rocwmma commit: 758cda0]
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Rename kernel names for better consistency