robertmaynard / code-samplesLinks
Source code examples from the Parallel Forall Blog
☆96Updated 6 years ago
Alternatives and similar repositories for code-samples
Users that are interested in code-samples are comparing it to the libraries listed below
Sorting:
- C++ implementation of sparse matrix using CRS (Compressed Row Storage) format☆123Updated 5 years ago
- Source code repository for the projects from CUDA for Engineers☆132Updated 3 years ago
- CUSP : A C++ Templated Sparse Matrix Library☆417Updated 2 months ago
- MWE for using the Eigen library in CUDA kernels☆120Updated 3 years ago
- Examples for using SYCL on CUDA☆62Updated last month
- CUDA kernel author's tools☆113Updated 3 years ago
- Intel Data Parallel C++ (and SYCL 2020) Tutorial.☆95Updated 3 years ago
- Some CUDA design patterns and a bit of template magic for CUDA☆155Updated 2 years ago
- ☆59Updated last month
- Source Code for `Today’s TBB: C++ Parallel Programming with Threading Building Blocks, Second Edition' by Michael Voss and James Reinder…☆196Updated 4 months ago
- Example of how to use CUDA with CMake >= 3.8☆70Updated 4 months ago
- Subset of BLAS routines optimized for NVIDIA GPUs☆73Updated 2 years ago
- C++ library for reading and writing of numpy's .npy files☆418Updated last year
- Archived implementation of BLAS using the SYCL open standard. See oneMath for a replacement.☆261Updated 9 months ago
- Full-speed Array of Structures access☆174Updated 2 years ago
- THIS REPOSITORY HAS MOVED TO github.com/nvidia/cub, WHICH IS AUTOMATICALLY MIRRORED HERE.☆84Updated last year
- a software library containing Sparse functions written in OpenCL☆175Updated 5 years ago
- Simple utilities to enable code reuse and portability between CUDA C/C++ and standard C/C++.☆348Updated 3 years ago
- portDNN is a library implementing neural network algorithms written using SYCL☆113Updated last year
- ☆61Updated 2 years ago
- ☆71Updated 11 years ago
- CUDA tool set for non-C++ languages that provides similar functionality like Thrust, with NVRTC at its core.☆59Updated 3 years ago
- CUDA Data Parallel Primitives Library☆435Updated 6 years ago
- Generate simple index ranges in C++ and CUDA C++☆39Updated 2 years ago
- a CUDA implementation of a priority queue☆83Updated 5 years ago
- Code samples for the CUDA tutorial "CUDA and Applications to Task-based Programming"☆93Updated 2 years ago
- Developer repository for ViennaCL. Visit http://viennacl.sourceforge.net/ for the latest releases.☆292Updated 3 years ago
- LaTeX Examples Document Source☆249Updated 9 months ago
- This is a mirror of the latest stable version of Eigen.☆222Updated 8 years ago
- CUDA implementation of the fundamental sum reduce operation. Aims to be as optimized as reasonable.☆39Updated 8 years ago