-
Notifications
You must be signed in to change notification settings - Fork 100
ThunderKittens (w/ Blackwell) Support #104
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
base: main
Are you sure you want to change the base?
Conversation
…kittens repo to the root!
|
@simonguozirui @willhu-jpg I opened a new more simplified PR that uses torch load_inline and clones the TK repo to the modal. In my view that version is a lot better (much less code change, I can't think of too many advantages to this much more complicated approach). Let me know if I should close this! This separate .cu/.py version is compatible with our old set of kernels we generated for CS 191W, I will keep it on my fork for legacy reasons in case we need it. Link to the (better) PR: #107 |
@simonguozirui We need to discuss software design decisions