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
- Example of how to use CUDA with CMake >= 3.8☆69Updated last year
- Some CUDA design patterns and a bit of template magic for CUDA☆149Updated last year
- MWE for using the Eigen library in CUDA kernels☆118Updated 2 years ago
- ☆58Updated 6 months ago
- Parallel Tasking Library (PTL) - Lightweight C++11 mutilthreading tasking system featuring thread-pool, task-groups, and lock-free task q…☆45Updated 4 months ago
- THIS REPOSITORY HAS MOVED TO github.com/nvidia/cub, WHICH IS AUTOMATICALLY MIRRORED HERE.☆84Updated last year
- Source code repository for the projects from CUDA for Engineers☆129Updated 3 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
- CUDA kernel author's tools☆110Updated 2 years ago
- Generate simple index ranges in C++ and CUDA C++☆39Updated last year
- Examples for using SYCL on CUDA☆62Updated 3 weeks ago
- An expression template based linear algebra library running completely on the GPU using CUDA☆25Updated 3 years ago
- C++ convenience classes to be used with CUDA code, for both the host and the kerlel parts.☆55Updated 6 years ago
- Archived implementation of BLAS using the SYCL open standard. See oneMath for a replacement.☆261Updated 2 months ago
- Corrected source for the OpenCL in Action book (work in progress)☆64Updated 11 years ago
- Thrust, CUB, TBB, AVX2, AVX-512, CUDA, OpenCL, OpenMP, Metal - all it takes to sum a lot of numbers fast!☆90Updated 3 weeks ago
- Full-speed Array of Structures access☆164Updated last year
- a CUDA implementation of a priority queue☆84Updated 4 years ago
- SuiteSparse: a suite of sparse matrix packages by @DrTimothyAldenDavis et al. with native CMake support☆53Updated 8 months ago
- Code samples for the CUDA tutorial "CUDA and Applications to Task-based Programming"☆89Updated last year
- ☆42Updated 7 years ago
- Automatically exported from code.google.com/p/opencl-book-samples☆166Updated 5 years ago
- Subset of BLAS routines optimized for NVIDIA GPUs☆68Updated last year
- a software library containing Sparse functions written in OpenCL☆173Updated 5 years ago
- portDNN is a library implementing neural network algorithms written using SYCL☆111Updated 10 months ago
- C++ library for reading and writing of numpy's .npy files☆391Updated 5 months ago
- Simple utilities to enable code reuse and portability between CUDA C/C++ and standard C/C++.☆346Updated 2 years ago
- A library to benchmark CUDA code, similar to google benchmark.☆28Updated 3 years ago
- STL-like containers (array, vector, matrix, cube) useable in device code.☆31Updated last year