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☆122Updated 5 years ago
- CUSP : A C++ Templated Sparse Matrix Library☆418Updated 2 months ago
- Source code repository for the projects from CUDA for Engineers☆132Updated 3 years ago
- Examples for using SYCL on CUDA☆62Updated last month
- Example of how to use CUDA with CMake >= 3.8☆70Updated 3 months ago
- Intel Data Parallel C++ (and SYCL 2020) Tutorial.☆95Updated 3 years ago
- C++ library for reading and writing of numpy's .npy files☆417Updated last year
- 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
- Some CUDA design patterns and a bit of template magic for CUDA☆156Updated 2 years ago
- MWE for using the Eigen library in CUDA kernels☆119Updated 3 years ago
- a CUDA implementation of a priority queue☆83Updated 5 years ago
- CUDA kernel author's tools☆113Updated 3 years ago
- LaTeX Examples Document Source☆248Updated 9 months ago
- Generate simple index ranges in C++ and CUDA C++☆39Updated 2 years ago
- Archived implementation of BLAS using the SYCL open standard. See oneMath for a replacement.☆261Updated 8 months ago
- Full-speed Array of Structures access☆173Updated 2 years ago
- This is a mirror of the latest stable version of Eigen.☆220Updated 8 years ago
- Code samples for the CUDA tutorial "CUDA and Applications to Task-based Programming"☆92Updated 2 years ago
- CUDA Data Parallel Primitives Library☆434Updated 6 years ago
- ☆69Updated 11 years ago
- Source code for 'Data Parallel C++: Mastering DPC++ for Programming of Heterogeneous Systems using C++ and SYCL' by James Reinders, Ben A…☆278Updated 6 months ago
- Parallel Tasking Library (PTL) - Lightweight C++11 mutilthreading tasking system featuring thread-pool, task-groups, and lock-free task q…☆48Updated 10 months ago
- CUDA tool set for non-C++ languages that provides similar functionality like Thrust, with NVRTC at its core.☆59Updated 3 years ago
- A cross-platform CUDA/C++17 starter project with google test and google benchmark support.☆39Updated 2 months ago
- CUDA official sample codes☆372Updated 10 years ago
- THIS REPOSITORY HAS MOVED TO github.com/nvidia/cub, WHICH IS AUTOMATICALLY MIRRORED HERE.☆84Updated last year
- ☆588Updated last week
- Introductory Thrust workshop materials☆44Updated 12 years ago
- Subset of BLAS routines optimized for NVIDIA GPUs☆73Updated 2 years ago
- Concurrent CPU-GPU Programming using Task Models☆103Updated 5 years ago