Erkaman / Awesome-CUDALinks
This is a list of useful libraries and resources for CUDA development.
☆571Updated 7 years ago
Alternatives and similar repositories for Awesome-CUDA
Users that are interested in Awesome-CUDA are comparing it to the libraries listed below
Sorting:
- CUDA official sample codes☆370Updated 9 years ago
- Demonstration of various hardware effects on CUDA GPUs.☆383Updated last year
- Awesome resources for GPUs☆572Updated 2 years ago
- A single-header C++ library for simplifying the use of CUDA Runtime Compilation (NVRTC).☆546Updated 3 weeks ago
- ☆552Updated this week
- Patterns and behaviors for GPU computing☆1,726Updated 3 years ago
- CUDA Data Parallel Primitives Library☆432Updated 6 years ago
- CUDA Kernel Benchmarking Library☆679Updated this week
- CUDA by practice☆129Updated 5 years ago
- Examples demonstrating available options to program multiple GPUs in a single node or a cluster☆748Updated 4 months ago
- [ARCHIVED] Cooperative primitives for CUDA C++. See https://github.com/NVIDIA/cccl☆1,757Updated last year
- Source code that accompanies The CUDA Handbook.☆527Updated 5 months ago
- Source code examples from the Parallel Forall Blog☆1,295Updated 11 months ago
- CUDA by Example, written by two senior members of the CUDA software platform team, shows programmers how to employ this new technology. …☆424Updated 2 years ago
- ☆447Updated 10 years ago
- Training material for Nsight developer tools☆160Updated 11 months ago
- This is an archive of materials produced for an introductory class on CUDA programming at Stanford University in 2010☆219Updated 3 years ago
- BLISlab: A Sandbox for Optimizing GEMM☆531Updated 4 years ago
- A curated list of awesome parallel computing resources☆732Updated 2 years ago
- Thin, unified, C++-flavored wrappers for the CUDA APIs☆846Updated 3 weeks ago
- RAPIDS Memory Manager☆595Updated this week
- Assembler for NVIDIA Maxwell architecture☆1,012Updated 2 years ago
- Kernel Tuner☆351Updated this week
- CUSP : A C++ Templated Sparse Matrix Library☆413Updated last month
- CUDA Matrix Multiplication Optimization☆201Updated 11 months ago
- The NVIDIA® Tools Extension SDK (NVTX) is a C-based Application Programming Interface (API) for annotating events, code ranges, and resou…☆413Updated last week
- collection of benchmarks to measure basic GPU capabilities☆391Updated 5 months ago
- An unofficial cuda assembler, for all generations of SASS, hopefully :)☆515Updated 2 years ago
- Efficient Distributed GPU Programming for Exascale, an SC/ISC Tutorial☆277Updated 3 weeks ago
- A simple GPU hash table implemented in CUDA using lock free techniques☆396Updated last year