NVIDIA-developer-blog / code-samplesLinks
Source code examples from the Parallel Forall Blog
☆1,302Updated 3 weeks ago
Alternatives and similar repositories for code-samples
Users that are interested in code-samples are comparing it to the libraries listed below
Sorting:
- [ARCHIVED] Cooperative primitives for CUDA C++. See https://github.com/NVIDIA/cccl☆1,795Updated 2 years ago
- Source code that accompanies The CUDA Handbook.☆549Updated 2 weeks ago
- ☆470Updated 10 years ago
- Examples demonstrating available options to program multiple GPUs in a single node or a cluster☆819Updated 3 weeks ago
- CUDA Data Parallel Primitives Library☆434Updated 6 years ago
- CUDA official sample codes☆371Updated 10 years ago
- Assembler for NVIDIA Maxwell architecture☆1,043Updated 2 years ago
- Patterns and behaviors for GPU computing☆1,740Updated 3 years ago
- BLISlab: A Sandbox for Optimizing GEMM☆542Updated 4 years ago
- Library for specialized dense and sparse matrix operations, and deep learning primitives.☆914Updated last week
- Introduction to Parallel Programming class code☆1,332Updated 3 years ago
- A CUDNN minimal deep learning training code sample using LeNet.☆269Updated 2 years ago
- ☆1,932Updated 2 years ago
- CUDA Library Samples☆2,126Updated this week
- CUDA Kernel Benchmarking Library☆742Updated last week
- CUSP : A C++ Templated Sparse Matrix Library☆417Updated 2 months ago
- A fast GPU memory copy library based on NVIDIA GPUDirect RDMA technology☆1,240Updated 2 months ago
- A simple memory manager for CUDA designed to help Deep Learning frameworks manage memory☆298Updated 6 years ago
- This is a list of useful libraries and resources for CUDA development.☆585Updated 8 years ago
- Code appendix to an OpenCL matrix-multiplication tutorial☆178Updated 8 years ago
- ☆591Updated last week
- A single-header C++ library for simplifying the use of CUDA Runtime Compilation (NVRTC).☆557Updated last month
- Tuned OpenCL BLAS☆1,148Updated 3 weeks ago
- CUDA Core Compute Libraries☆1,973Updated this week
- FB (Facebook) + GEMM (General Matrix-Matrix Multiplication) - https://code.fb.com/ml-applications/fbgemm/☆1,453Updated this week
- The Tensor Algebra Compiler (taco) computes sparse tensor expressions on CPUs and GPUs☆1,327Updated 6 months ago
- CUDA by Example, written by two senior members of the CUDA software platform team, shows programmers how to employ this new technology. …☆446Updated 2 years ago
- a software library containing BLAS functions written in OpenCL☆863Updated last year
- oneAPI Math Library (oneMath)☆720Updated last week
- row-major matmul optimization☆682Updated 2 months ago