Ross ROSS = Recommend OSS · open-source software intelligence for agents

NVIDIA/CUDALibrarySamples resource

CUDA Library Samples observed · 2026-08-28

github.com/NVIDIA/CUDALibrarySamples · Cuda · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

77/100

  • Activity 99
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 2673
  • days_rel: n/a
  • days_push: 9
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2489 stars · 471 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

NVIDIA's official collection of sample programs demonstrating the use of GPU-accelerated CUDA libraries such as cuBLAS, cuFFT, cuSOLVER, cuSPARSE, cuRAND, NPP, nvJPEG, and nvCOMP. Each sample provides practical, runnable C++/CUDA code showing how to apply these libraries to math, linear algebra, signal and image processing, and compression workloads.

Use cases

  • learn how to use cuBLAS for GPU linear algebra
  • example code for FFT on GPU with cuFFT
  • JPEG encode decode on GPU with nvJPEG
  • sparse matrix solver examples with cuSPARSE and cuDSS
  • GPU data compression with nvCOMP
  • random number generation on GPU with cuRAND
  • image and video processing samples with NPP

When to choose

  • you are developing CUDA applications and want official, working examples of NVIDIA's accelerated libraries
  • you need reference code for GPU linear algebra, FFT, solvers, or image codecs
  • you want to evaluate which CUDA library fits your HPC workload

When to avoid

  • you need a production-ready library rather than example code
  • you have no NVIDIA GPU or CUDA toolchain
  • you want high-level frameworks or Python APIs instead of C++/CUDA samples

Facets

learning-resource · maturity active

image-processing compression math graphics sdk gpu-computing developer-tools image-processing tutorials cpp windows cuda cublas cufft cusolver cusparse curand npp nvjpeg nvcomp linear-algebra sample-code nvidia algorithms gpu linux

1 source

Member repositories

RepositoryRoleHealth v2
NVIDIA/CUDALibrarySamplesmain77

For agents

markdown · JSON · MCP: product_card(name="NVIDIA/CUDALibrarySamples")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem