-
Notifications
You must be signed in to change notification settings - Fork 462
[nvidia] initial support for blackwell kernels #1039
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
Conversation
@yzh119 cutlass 3.9.0 is officially released https://github.com/NVIDIA/cutlass/releases/tag/v3.9.0 |
Hi @johnnynunez , yes and we upgraded 3rdparty dependency to cutlass 3.9 several weeks ago: #997. This PR changes the original implementation to unblocks the features we need. |
We will have 3.9.2 this weekend. |
@hwu36 good to know, we will adopt to the 3.9.2 as soon as its ready. |
5849003
to
eef0ada
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks great!
Major changes made to cutlass original example:
|
Mainly adapted from cutlass examples.