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

Disable K-pad checking during main loop #325

Open
rosenrodt opened this issue Jul 13, 2022 · 1 comment
Open

Disable K-pad checking during main loop #325

rosenrodt opened this issue Jul 13, 2022 · 1 comment
Assignees
Labels

Comments

@rosenrodt
Copy link
Contributor

GridwiseGemm implementations guarantees that there won't be out-of-range (padded) addresses along K0/K1 in the main loop. But it currently does not leverage that fact yet

@asroy once suggested adding a hook or something in the A/B tensor descriptor to disable K-pad checking during main loop, but did not rule out that there could be better ways to achieving the same effect.

@asroy asroy self-assigned this Jul 21, 2022
@asroy asroy added the enhancement New feature or request label Jul 21, 2022
@darren-amd
Copy link
Contributor

Hi @rosenrodt,

Thanks for the suggestion, I was wondering if you were still looking for this enhancement? I can pass it along to the internal team to evaluate, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants