cutlass
cutlass copied to clipboard
[QST] How to Use Gemv in a Cuda Kernel
What is your question?
I am a newcomer just starting to learn CuTe and am hoping to implement a gemv in kernel functions in a style similar to CuTe, akin to the example provided in https://github.com/NVIDIA/cutlass/blob/ffa34e70756b0bc744e1dfcc115b5a991a68f132/examples/cute/tutorial/sgemm_nt_1.cu#L43C1-L222C2
so it can later be incorporated into an Attention kernel.
Are there any similar examples or methods I could refer to?
There will be in just a few days :-)
There will be in just a few days :-)
Alright, I'm looking forward to it.
There will be in just a few days :-)
Hello!
I've found that Cutlass 3.5.0 has been released. Where can I access examples related to GEMV in a CUDA kernel?
This issue has been labeled inactive-30d
due to no recent activity in the past 30 days. Please close this issue if no further response or action is needed. Otherwise, please respond with a comment indicating any updates or changes to the original issue and/or confirm this issue still needs to be addressed. This issue will be labeled inactive-90d
if there is no activity in the next 60 days.
This issue has been labeled inactive-90d
due to no recent activity in the past 90 days. Please close this issue if no further response or action is needed. Otherwise, please respond with a comment indicating any updates or changes to the original issue and/or confirm this issue still needs to be addressed.