Skip to content

Commit 046eac2

Browse files
cuda_core: add "10 minutes to cuda.core" tutorial to docs
Add a beginner-friendly "10 minutes to cuda.core" guide that walks through the core workflow (select a device, compile a kernel, allocate memory, copy, launch, time with events, use multiple streams, capture a CUDA graph, and interoperate with CuPy/PyTorch), then wire it into the cuda.core docs table of contents between the installation and examples sections. Signed-off-by: Sri Koundinyan <skoundinyan@nvidia.com>
1 parent 7ff3774 commit 046eac2

2 files changed

Lines changed: 439 additions & 0 deletions

File tree

0 commit comments

Comments
 (0)