Techtide Nvidia Cuda Kernel Performance Review

Use this skill when reviewing CUDA C/C++ kernel sources statically against NVIDIA's published performance guidance - global-memory coalescing, shared-memory bank conflicts, warp divergence, occupancy and register pressure, stream/event concurrency, kernel launch parameter selection. Trigger when the user asks whether a `.cu` or `.cuh` file follows NVIDIA's published performance and correctness guidance, or asks for the exact `nsight-compute` or `nsight-systems` invocation to run themselves.

TechTideOhio f695f4a 2 files · 4.2 KB Updated

File contents

TechTideOhio/techtide-harness-kit/tree/main/skills/nvidia/techtide-nvidia-cuda-kernel-performance-review commit f695f4a325

Frequently asked questions

npx skillmds@latest add techtideohio/techtide-nvidia-cuda-kernel-performance-review