Skip to content

Conversation

@causten
Copy link
Collaborator

@causten causten commented Jul 31, 2025

We used default workspace size of 256 MB during tuning, however, it turns out that some of the solutions require a workspace size larger than 256MB. This causes memory access failures.

To fix this, we skip over solutions that require more than 128MB of workspace size. The reason for choosing 128MB is for efficient memory usage.

We used default workspace size of 256 MB during tuning, however, it turns out
that some of the solutions require a workspace size larger than 256MB.
This causes memory access failures.

To fix this, we skip over solutions that require more than 128MB of workspace size.
The reason for choosing 128MB is for efficient memory usage.
@causten causten requested review from ahsan-ca and kahmed10 July 31, 2025 22:02
@causten causten changed the title Check for hipblaslt workspace size during tuning (#4182) [7.0] Check for hipblaslt workspace size during tuning (#4182) Jul 31, 2025
@vamovsik vamovsik merged commit 5ee712d into release/rocm-rel-7.0 Aug 5, 2025
39 checks passed
@causten causten deleted the bp_1482 branch August 5, 2025 18:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants