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:
- Source code repository for the projects from CUDA for Engineers☆133Updated 3 years ago
- C++ implementation of sparse matrix using CRS (Compressed Row Storage) format☆125Updated 5 years ago
- MWE for using the Eigen library in CUDA kernels☆121Updated 3 years ago
- CUSP : A C++ Templated Sparse Matrix Library☆421Updated 5 months ago
- Source Code for `Today’s TBB: C++ Parallel Programming with Threading Building Blocks, Second Edition' by Michael Voss and James Reinder…☆198Updated 7 months ago
- Examples for using SYCL on CUDA☆62Updated 4 months ago
- Example of how to use CUDA with CMake >= 3.8☆70Updated 7 months ago
- Some CUDA design patterns and a bit of template magic for CUDA☆157Updated 2 years ago
- A cross-platform CUDA/C++17 starter project with google test and google benchmark support.☆41Updated 5 months ago
- Archived implementation of BLAS using the SYCL open standard. See oneMath for a replacement.☆260Updated last year
- Full-speed Array of Structures access☆176Updated 2 years ago
- CUDA kernel author's tools☆115Updated 3 years ago
- Intel Data Parallel C++ (and SYCL 2020) Tutorial.☆95Updated 4 years ago
- Subset of BLAS routines optimized for NVIDIA GPUs☆76Updated 2 years ago
- Parallel Tasking Library (PTL) - Lightweight C++11 mutilthreading tasking system featuring thread-pool, task-groups, and lock-free task q…☆48Updated last year
- Code samples for the CUDA tutorial "CUDA and Applications to Task-based Programming"☆95Updated 2 years ago
- Simple utilities to enable code reuse and portability between CUDA C/C++ and standard C/C++.☆348Updated 3 years ago
- THIS REPOSITORY HAS MOVED TO github.com/nvidia/cub, WHICH IS AUTOMATICALLY MIRRORED HERE.☆85Updated last year
- Thrust, CUB, TBB, AVX2, AVX-512, CUDA, OpenCL, OpenMP, Metal, and Rust - all it takes to sum a lot of numbers fast!☆115Updated 5 months ago
- a CUDA implementation of a priority queue☆84Updated 5 years ago
- Generate simple index ranges in C++ and CUDA C++☆39Updated 2 years ago
- a software library containing Sparse functions written in OpenCL☆175Updated 5 years ago
- A dynamic GPU memory allocator, suitable for warp synchronized scenarios.☆11Updated 6 years ago
- LaTeX Examples Document Source☆252Updated 2 months ago
- This is a mirror of the latest stable version of Eigen.☆226Updated 8 years ago
- Corrected source for the OpenCL in Action book (work in progress)☆64Updated 12 years ago
- C++ library for reading and writing of numpy's .npy files☆424Updated last year
- CUDA official sample codes☆371Updated 10 years ago
- C++ convenience classes to be used with CUDA code, for both the host and the kerlel parts.☆55Updated 7 years ago
- ☆62Updated 3 years ago