Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tune Aquavanjaram942 HHS NN TN NT GEMM sizes equality and grid based #1184

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

aferoz21
Copy link
Contributor

  1. Tuned HHS TN, NN, NT GEMM sizes with ~17% improvement.
  2. 2 Grid point sizes updated and 8 equality size kernels added.

@aferoz21 aferoz21 added noCI Disable testing on supported CI systems: math libraries CI has this feature enabled.. gfx94x Run CI on gfx94x labels Sep 30, 2024
@aferoz21
Copy link
Contributor Author

hiPBLAS-test results

[----------] 1 test from ExtOpTest/ExtOpAMaxUnsupportedDatatypeTest
[ RUN ] ExtOpTest/ExtOpAMaxUnsupportedDatatypeTest.amaxFailureUnsupportedDatatype/0
[ OK ] ExtOpTest/ExtOpAMaxUnsupportedDatatypeTest.amaxFailureUnsupportedDatatype/0 (0 ms)
[----------] 1 test from ExtOpTest/ExtOpAMaxUnsupportedDatatypeTest (0 ms total)

[----------] 1 test from ExtOpTest/ExtOpAMaxWithScaleUnsupportedDatatypeTest
[ RUN ] ExtOpTest/ExtOpAMaxWithScaleUnsupportedDatatypeTest.amaxWithScaleFailureUnsupportedDatatype/0
[ OK ] ExtOpTest/ExtOpAMaxWithScaleUnsupportedDatatypeTest.amaxWithScaleFailureUnsupportedDatatype/0 (0 ms)
[----------] 1 test from ExtOpTest/ExtOpAMaxWithScaleUnsupportedDatatypeTest (0 ms total)

[----------] Global test environment tear-down
[==========] 48206 tests from 13 test suites ran. (1419771 ms total)
[ PASSED ] 48206 tests.
hipBLASLt version: 1000

KKyang
KKyang previously approved these changes Oct 1, 2024
@aferoz21
Copy link
Contributor Author

aferoz21 commented Oct 1, 2024

Thanks Koji ! added 1 more grid size kernel that was missed. Also verify log updated with trig_float init.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gfx94x Run CI on gfx94x noCI Disable testing on supported CI systems: math libraries CI has this feature enabled..
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants