We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The boundary_check option should only be applied when seqlen_q/k cannot be divided by BLOCK_M/N
boundary_check
aotriton/tritonsrc/bwd_split_kernel.py
Lines 218 to 229 in d6c6dcc
Lines 458 to 470 in d6c6dcc
However according to our tests, it is mandatory for all cases. Hence there are two questions to be answered here
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Suggestion Description
The
boundary_check
option should only be applied when seqlen_q/k cannot be divided by BLOCK_M/Naotriton/tritonsrc/bwd_split_kernel.py
Lines 218 to 229 in d6c6dcc
aotriton/tritonsrc/bwd_split_kernel.py
Lines 458 to 470 in d6c6dcc
However according to our tests, it is mandatory for all cases. Hence there are two questions to be answered here
Operating System
No response
GPU
No response
ROCm Component
No response
The text was updated successfully, but these errors were encountered: