-
Notifications
You must be signed in to change notification settings - Fork 1.2k
[QST] How to use swizzle to avoid bank conflict? #1234
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
Comments
This issue has been labeled |
This issue has been labeled |
This issue has been labeled |
This issue has been labeled |
What is your question?
Hi! I see swizzle.hpp file, but I am not that clever to use it. Like for sgemm_nt.cu code you provided, could you show me how to avoid bank conflict in shared memory?(Use ncu I can see bank conflict)
https://github.com/NVIDIA/cutlass/blob/main/examples/cute/tutorial/sgemm_nt_1.cu
Thank you!!!!
The text was updated successfully, but these errors were encountered: