5 ms·
So, what is Cutlass, can someone explain whether checking for kernel names makes sense here or is a form of cheating? https://docs.nvidia.com/cutlass/index.htm
by tempaway43563 1y ago
So, what is Cutlass, can someone explain whether checking for kernel names makes sense here or is a form of cheating?
https://docs.nvidia.com/cutlass/index.html https://docs.nvidia.com/cutlass/index.html
- rurban 1y agoThat's strange because the cutlass docs explicitly does NOT mention fp8 support. So it looks like it can be used nevertheless with fp8 by using the name hack.
- mlazos 1y agoIt supports e5m2 and e4m3 right in the doc linked.
- gpm 1y agoGithub version: https://github.com/NVIDIA/cutlass https://github.com/NVIDIA/cutlass I wonder if we search the comments if we can find something referencing this.