Tensor Core Utilization

Get matrix multiplies onto the tensor cores by fixing shapes, precision, and alignment, then measure that the cores actually fired. Use when a GEMM or attention kernel runs far below the card's advertised throughput and you suspect it fell back to the CUDA cores.

Amey-Thakur 25f3dfe 3.4 KB Updated

File contents

Amey-Thakur/AI-SKILLS/tree/main/skills/gpu-ai-infrastructure/tensor-core-utilization commit 25f3dfe6d6

Frequently asked questions

npx skillmds@latest add amey-thakur/tensor-core-utilization