[QST] how to undersrtand a cutlass kernel name?
What is your question?
I'd like to understand if we could recognize which tensor core instruction and what's the data types for a given cutlass kernel. For example, for kernel "cutlass_80_tensorop_s1688gemm_64x64_16x6_tn_align4", how can I know the data types for the input and output? What't the tensor core intruction used in this kernel?
Most of the information you're looking for is in the functionality.md.
https://github.com/NVIDIA/cutlass/blob/master/media/docs/functionality.md
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.