Skip to content

Equality tuning for gfx950 using AdaptiveGemm#3001

Closed
smalekta wants to merge 3 commits into
developfrom
user/smalekta/gfx950_AG_EQ_Tuning_fixed
Closed

Equality tuning for gfx950 using AdaptiveGemm#3001
smalekta wants to merge 3 commits into
developfrom
user/smalekta/gfx950_AG_EQ_Tuning_fixed

Conversation

@smalekta
Copy link
Copy Markdown
Contributor

@smalekta smalekta commented Dec 1, 2025

Equality Tuning for gfx950 using AdaptiveGemm

@smalekta smalekta requested review from aferoz21 and babakpst December 1, 2025 14:21
@smalekta smalekta requested a review from a team as a code owner December 1, 2025 14:21
@smalekta
Copy link
Copy Markdown
Contributor Author

smalekta commented Dec 1, 2025

[----------] Global test environment tear-down
[==========] 21888 tests from 12 test suites ran. (1726470 ms total)
[ PASSED ] 21888 tests.
hipBLASLt version: 100200
hipBLASLt git version: 1419346
command line: ./hipblaslt-test

@math-ci
Copy link
Copy Markdown

math-ci Bot commented Dec 1, 2025

perfci run on commit 1419346

math-ci run

@math-ci
Copy link
Copy Markdown

math-ci Bot commented Dec 1, 2025

perfci run on commit 153fc2e

math-ci run

@smalekta smalekta closed this Dec 2, 2025
dpolominDXC pushed a commit to dpolominDXC/rocm-libraries that referenced this pull request Dec 3, 2025
Fixes compilation error on SLES15 with GCC 7 for gfx942 builds:

error: 'vector' may not intend to support class template argument deduction [-Werror,-Wctad-maybe-unsupported]

Changes:

- Explicitly specify template argument for `std::vector<mode_enum>` instead of relying on C++17 CTAD
- Maintains compatibility with both older (GCC 7) and newer compilers
ammallya pushed a commit that referenced this pull request Feb 3, 2026
Fixes compilation error on SLES15 with GCC 7 for gfx942 builds:

error: 'vector' may not intend to support class template argument deduction [-Werror,-Wctad-maybe-unsupported]

Changes:

- Explicitly specify template argument for `std::vector<mode_enum>` instead of relying on C++17 CTAD
- Maintains compatibility with both older (GCC 7) and newer compilers

[ROCm/composable_kernel commit: 0843815]
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.

1 participant