robertmaynard / code-samples
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
- Some CUDA design patterns and a bit of template magic for CUDA☆149Updated last year
- Source code repository for the projects from CUDA for Engineers☆129Updated 3 years ago
- Example of how to use CUDA with CMake >= 3.8☆69Updated last year
- MWE for using the Eigen library in CUDA kernels☆118Updated 2 years ago
- CUSP : A C++ Templated Sparse Matrix Library☆411Updated 4 months ago
- Intel Data Parallel C++ (and SYCL 2020) Tutorial.☆93Updated 3 years ago
- Generate simple index ranges in C++ and CUDA C++☆39Updated last year
- Archived implementation of BLAS using the SYCL open standard. See oneMath for a replacement.☆262Updated 2 months ago
- Full-speed Array of Structures access☆164Updated last year
- ☆58Updated 6 months ago
- CUDA tool set for non-C++ languages that provides similar functionality like Thrust, with NVRTC at its core.