robertmaynard / code-samples
Source code examples from the Parallel Forall Blog
☆95Updated 5 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☆148Updated last year
- 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
- Source code repository for the projects from CUDA for Engineers☆130Updated 3 years ago
- C++ convenience classes to be used with CUDA code, for both the host and the kerlel parts.☆55Updated 6 years ago
- CUDA kernel author's tools☆110Updated 2 years ago
- CUSP : A C++ Templated Sparse Matrix Library☆409Updated 2 months ago
- ☆65Updated 10 years ago
- Intel Data Parallel C++ (and SYCL 2020) Tutorial.☆93Updated 3 years ago
- THIS REPOSITORY HAS MOVED TO github.com/nvidia/cub, WHICH IS AUTOMATICALLY MIRRORED HERE.☆83Updated 11 months ago
- Simple utilities to enable code reuse and portability between CUDA C/C++ and standard C/C++.☆345Updated 2 years ago
- Full-speed Array of Structures access☆164Updated last year
- Generate simple index ranges in C++ and CUDA C++☆39Updated last year
- Source Code for 'Pro TBB: C++ Parallel Programming with Threading Building Blocks' by Michael Voss, Rafael Asenjo, and James Reinders☆178Updated this week
- Code samples for the CUDA tutorial "CUDA and Applications to Task-based Programming"☆88Updated last year
- ☆42Updated 6 years ago
- An implementation of parallel exclusive scan in CUDA☆60Updated 6 years ago
- Introductory Thrust workshop materials☆43Updated 11 years ago
- Archived implementation of BLAS using the SYCL open standard. See oneMath for a replacement.☆262Updated 2 weeks ago
- ☆58Updated 5 months ago
- Subset of BLAS routines optimized for NVIDIA GPUs☆67Updated last year
- Set of guidelines for porting OpenCL™ C to OpenCL C++☆40Updated 7 years ago
- portDNN is a library implementing neural network algorithms written using SYCL☆109Updated 8 months ago
- Examples from Programming in Parallel with CUDA☆117Updated last year
- A C++17 message passing library based on MPI☆168Updated 2 months ago
- Range-based for loops to iterate over a range of numbers or values☆35Updated 8 years ago
- Thrust, CUB, TBB, AVX2, AVX-512, CUDA, OpenCL, OpenMP, Metal - all it takes to sum a lot of numbers fast!☆81Updated this week
- a CUDA implementation of a priority queue☆83Updated 4 years ago
- C++ library for reading and writing of numpy's .npy files☆384Updated 3 months ago
- A cross-platform CUDA/C++17 starter project with google test and google benchmark support.☆37Updated last year