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.

VincentChuWaiChow 2e32b1f 2 files · 4.2 KB Updated

File contents

VincentChuWaiChow/vanguard-frontier-agentic/tree/main/skills/nvidia/nvidia-cuda-kernel-performance-review commit 2e32b1f04d

Frequently asked questions

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