[fix] Now non-swizzled stride can be less than lda*A_col#979
Merged
Conversation
mengzcai
commented
Jul 31, 2025
jichangjichang
approved these changes
Jul 31, 2025
solaslin
approved these changes
Aug 1, 2025
2 tasks
NguyenNhuDi
pushed a commit
to NguyenNhuDi/rocm-libraries
that referenced
this pull request
Aug 1, 2025
* add codecov config work in progress for Ubuntu24 lcov [ROCm/hipBLAS commit: 6f0e7e3]
f606b7c to
bb2527d
Compare
assistant-librarian Bot
pushed a commit
to ROCm/hipBLASLt
that referenced
this pull request
Aug 5, 2025
[fix] Now non-swizzled stride can be less than lda*A_col MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit previous PR: ROCm/rocm-libraries#951 �[0;32m[----------] �[mGlobal test environment tear-down �[0;32m[==========] �[m55160 tests from 11 test suites ran. (2725759 ms total) �[0;32m[ PASSED ] �[m55160 tests. hipBLASLt version: 100100 hipBLASLt git version: ROCm/rocm-libraries@fa94dd4 command line: ./rocm-libraries/projects/hipblaslt/build/release/clients/staging/hipblaslt-test --gtest_output=xml --gtest_color=yes --gtest_repeat=1 Co-authored-by: mengzcai <mengzcai@amd.com>
solaslin
added a commit
that referenced
this pull request
Aug 6, 2025
Resolve SWDEV-547742 Supported api_method mix/cpp for --swizzleA - [x] Single ./hipblaslt-bench can run - [x] Passed gtest - extapi - (On) with ext_setproblem - (On/Off) No test cases for grouped_gemm since we don't have the STA + GG logic yamls now. Will be a TODO if requested. This PR contains cherry-pick from #979 For reviewers, the commit is the real change excluding PR#979: 6f239b6
assistant-librarian Bot
pushed a commit
to ROCm/hipBLASLt
that referenced
this pull request
Aug 12, 2025
[stride when Swizzle] Accept stride_a=0, support --any_stride for bench (#1079) previous PR: [#979](ROCm/rocm-libraries#979) Co-authored-by: mengzcai <mengzcai@amd.com>
ammallya
pushed a commit
that referenced
this pull request
Sep 18, 2025
math-ci no longer uses junit [ROCm/rocSOLVER commit: f9503d3]
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.
previous PR: #951
�[0;32m[----------] �[mGlobal test environment tear-down
�[0;32m[==========] �[m55160 tests from 11 test suites ran. (2725759 ms total)
�[0;32m[ PASSED ] �[m55160 tests.
hipBLASLt version: 100100
hipBLASLt git version: https://github.com/ROCm/rocm-libraries/commit/fa94dd47e46d4f77d31e6a9597a26a7556b0de1d
command line: ./rocm-libraries/projects/hipblaslt/build/release/clients/staging/hipblaslt-test --gtest_output=xml --gtest_color=yes --gtest_repeat=1