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
very nice work! i want to know does this support tensor core or AMD GPU?
The text was updated successfully, but these errors were encountered:
No as it requires Cuda. For AMD GPU's try triton https://github.com/ROCm/triton/tree/triton-mlir/python/perf-kernels
Sorry, something went wrong.
I have implemented the v2 minimal version on AMD GPU: https://github.com/Repeerc/flash-attention-v2-RDNA3-minimal and changing rocWMMA to CUDA wmma should work on Nvidia's tensor core
No branches or pull requests
very nice work! i want to know does this support tensor core or AMD GPU?
The text was updated successfully, but these errors were encountered: