Skip to content

[fix] Now non-swizzled stride can be less than lda*A_col#979

Merged
solaslin merged 3 commits into
developfrom
user/mengzcai/fix_nonSwizzle_stride
Aug 5, 2025
Merged

[fix] Now non-swizzled stride can be less than lda*A_col#979
solaslin merged 3 commits into
developfrom
user/mengzcai/fix_nonSwizzle_stride

Conversation

@mengzcai
Copy link
Copy Markdown
Contributor

@mengzcai mengzcai commented Jul 31, 2025

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

Comment thread projects/hipblaslt/clients/gtest/matmul_gtest.yaml Outdated
@mengzcai mengzcai requested review from Serge45 and solaslin July 31, 2025 09:36
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]
@solaslin solaslin force-pushed the user/mengzcai/fix_nonSwizzle_stride branch from f606b7c to bb2527d Compare August 2, 2025 09:27
@solaslin solaslin merged commit 4ef680c into develop Aug 5, 2025
9 of 10 checks passed
@solaslin solaslin deleted the user/mengzcai/fix_nonSwizzle_stride branch August 5, 2025 17:39
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
TorreZuk pushed a commit that referenced this pull request Aug 7, 2025
math-ci no longer uses junit
mengzcai added a commit that referenced this pull request Aug 12, 2025
…ch (#1079)

previous PR: [#979](#979)

Co-authored-by: mengzcai <mengzcai@amd.com>
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]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants