What problem does it solve?
NVIDIA CUDA documentation is scattered across PTX ISA references, CUDA Runtime and Driver APIs, programming guides, and profiling guides. This Skill centralizes these resources (PtX, runtime/driver docs, Nsight Compute, Nsight Systems, best practices) to speed up lookup and improve debugging and optimization workflows.
Core Features & Use Cases
- Centralized access to PTX, runtime, driver, programming guide, best practices, and Nsight docs.
- Fast reference and search for kernel development, performance profiling, memory optimization, and graph/NVTX workflows.
- Use Case: locate the API signature for cuModuleLoad or find memory access recommendations in the programming guide.
Quick Start
Quickly locate CUDA PTX and runtime docs and Nsight references to accelerate kernel development.