ArchaeaSoftware / cudahandbookLinks
Source code that accompanies The CUDA Handbook.
☆559Updated 3 months ago
Alternatives and similar repositories for cudahandbook
Users that are interested in cudahandbook are comparing it to the libraries listed below
Sorting:
- CUDA Data Parallel Primitives Library☆438Updated 7 years ago
- ☆481Updated 10 years ago
- Source code examples from the Parallel Forall Blog☆1,319Updated 3 months ago
- CUDA by practice☆134Updated 6 years ago
- CUDA official sample codes☆371Updated 10 years ago
- BLISlab: A Sandbox for Optimizing GEMM☆554Updated 4 years ago
- CUSP : A C++ Templated Sparse Matrix Library☆421Updated 5 months ago
- a c++/cuda template library for tensor lazy evaluation☆164Updated 2 years ago
- A CUDNN minimal deep learning training code sample using LeNet.☆269Updated 2 years ago
- A simple memory manager for CUDA designed to help Deep Learning frameworks manage memory☆299Updated 7 years ago
- CUDA by Example, written by two senior members of the CUDA software platform team, shows programmers how to employ this new technology. …☆466Updated 2 years ago
- kmeans clustering with multi-GPU capabilities☆122Updated 2 years ago
- Source code repository for the projects from CUDA for Engineers☆134Updated 4 years ago
- THIS REPOSITORY HAS MOVED TO github.com/nvidia/cub, WHICH IS AUTOMATICALLY MIRRORED HERE.☆85Updated last year
- Full-speed Array of Structures access☆176Updated 2 years ago
- [ARCHIVED] Cooperative primitives for CUDA C++. See https://github.com/NVIDIA/cccl☆1,814Updated 2 years ago
- CLTune: An automatic OpenCL & CUDA kernel tuner☆183Updated 3 years ago
- ☆71Updated 11 years ago
- Efficient Top-K implementation on the GPU☆192Updated 6 years ago
- Source code examples from the Parallel Forall Blog☆96Updated 6 years ago
- Code appendix to an OpenCL matrix-multiplication tutorial☆178Updated 8 years ago
- This is a list of useful libraries and resources for CUDA development.☆598Updated 8 years ago
- Assembler for NVIDIA Maxwell architecture☆1,060Updated 3 years ago
- Examples demonstrating available options to program multiple GPUs in a single node or a cluster☆859Updated 3 months ago
- The CMake version of cuda_by_example☆149Updated 5 years ago
- Library for specialized dense and sparse matrix operations, and deep learning primitives.☆932Updated last week
- Examples from Programming in Parallel with CUDA☆170Updated 2 years ago
- Automatically exported from code.google.com/p/opencl-book-samples☆170Updated 6 years ago
- CSR5-based SpMV on CPUs, GPUs and Xeon Phi☆108Updated last year
- CNN accelerated by cuda. Test on mnist and finilly get 99.76%☆187Updated 8 years ago