NVIDIA/cuda-samples resource
Samples for CUDA Developers which demonstrates features in CUDA Toolkit observed · 2026-08-28
Health v2 · maintenance only
84/100
- Activity 84
- Release rhythm 74
- Longevity 100
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 72
- age_days: 3081
- days_rel: 98
- days_push: 98
- n_releases_24m: 8
Adoption not part of the score
9554 stars · 2410 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
NVIDIA's official collection of sample programs demonstrating CUDA Toolkit features, written in C++ and built with CMake. It serves as reference code and a learning resource for GPU programming with CUDA.
Use cases
- learn CUDA programming with example kernels
- find reference code for CUDA driver API usage
- see how to combine CUDA with OpenGL
- get started building GPU applications on Linux and Windows
- cross-compile CUDA samples for Tegra devices
When to choose
- you want official, maintained example code for a recent CUDA Toolkit version
- you need working demonstrations of CUDA features like kernels, driver API, or graphics interop
- you are learning GPU programming or porting code to a new CUDA release
When to avoid
- you need a production-ready library or framework rather than example code
- you target non-NVIDIA GPUs or non-CUDA platforms
- you need a permissive license - the samples carry a custom NVIDIA license
Facets
learning-resource · maturity active
gpu-computing graphics developer-tools gpu-computing tutorials developer-tools windows cpp cuda cuda-kernels samples nvidia cmake opengl linux gpu
1 source
- readme: https://github.com/NVIDIA/cuda-samples · fetched 2026-08-28 · 85fc892c47f9
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| NVIDIA/cuda-samples | main | 84 |
For agents
markdown · JSON · MCP: product_card(name="NVIDIA/cuda-samples")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem