Cuda Kernel Basics

Write first CUDA kernels that map work onto the grid, coalesce global memory, and keep enough warps resident to hide latency. Use when hand-writing or reviewing a CUDA kernel and it runs far below the bandwidth or FLOPs the card should reach.

Amey-Thakur 5c0c842 3.3 KB Updated

File contents

Amey-Thakur/AI-SKILLS/tree/main/skills/gpu-ai-infrastructure/cuda-kernel-basics commit 5c0c8420f1

Frequently asked questions

npx skillmds@latest add amey-thakur/cuda-kernel-basics