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
- MWE for using the Eigen library in CUDA kernels☆119Updated 2 years ago
- Example of how to use CUDA with CMake >= 3.8☆69Updated last year
- CUDA kernel author's tools☆111Updated 2 years ago
- Some CUDA design patterns and a bit of template magic for CUDA☆150Updated last year
- Examples for using SYCL on CUDA☆62Updated last month
- Intel Data Parallel C++ (and SYCL 2020) Tutorial.☆93Updated 3 years ago
- ☆58Updated 7 months ago
- CUSP : A C++ Templated Sparse Matrix Library☆411Updated 5 months ago
- Archived implementation of BLAS using the SYCL open standard. See oneMath for a replacement.☆261Updated 3 months ago
- C++ convenience classes to be used with CUDA code, for both the host and the kerlel parts.☆55Updated 6 years ago
- portDNN is a library implementing neural network algorithms written using SYCL☆113Updated 10 months ago
- Parallel Tasking Library (PTL) - Lightweight C++11 mutilthreading tasking system featuring thread-pool, task-groups, and lock-free task q…☆45Updated 5 months ago
- THIS REPOSITORY HAS MOVED TO github.com/nvidia/cub, WHICH IS AUTOMATICALLY MIRRORED HERE.☆84Updated last year
- Subset of BLAS routines optimized for NVIDIA GPUs☆68Updated 2 years ago
- Source code repository for the projects from CUDA for Engineers☆129Updated 3 years ago
- Set of guidelines for porting OpenCL™ C to OpenCL C++☆41Updated 7 years ago
- Source Code for `Today’s TBB: C++ Parallel Programming with Threading Building Blocks, Second Edition' by Michael Voss and James Reinder…☆184Updated 2 weeks ago
- Full-speed Array of Structures access☆169Updated last year
- a software library containing Sparse functions written in OpenCL☆174Updated 5 years ago
- a CUDA implementation of a priority queue☆84Updated 4 years ago
- Simple utilities to enable code reuse and portability between CUDA C/C++ and standard C/C++.