CuTe and Tensor Core #1619
|
This may be a naive question, so please feel free to direct me to documentation or code that resolves it. TL;DRDoes CuTe MMA InstructionsPer the CUDA C++ programming guide, Also, the PTX ISA mentions both CUTLASS uses Also, tensor core examples available use Please help me clarify. |
Replies: 1 comment 1 reply
|
Yes. Using the mma ptx targets tensor cores. |
Yes. Using the mma ptx targets tensor cores.