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☆132Updated 3 years ago
- CUSP : A C++ Templated Sparse Matrix Library☆419Updated 4 months ago
- Examples for using SYCL on CUDA☆62Updated 3 months ago
- C++ implementation of sparse matrix using CRS (Compressed Row Storage) format☆123Updated 5 years ago
- a CUDA implementation of a priority queue☆84Updated 5 years ago
- Archived implementation of BLAS using the SYCL open standard. See oneMath for a replacement.☆260Updated 10 months ago
- Some CUDA design patterns and a bit of template magic for CUDA☆157Updated 2 years ago
- Intel Data Parallel C++ (and SYCL 2020) Tutorial.☆95Updated 3 years ago
- MWE for using the Eigen library in CUDA kernels☆120Updated 3 years ago
- CUDA kernel author's tools☆114Updated 3 years ago
- Example of how to use CUDA with CMake >= 3.8☆70Updated 5 months ago
- This is a mirror of the latest stable version of Eigen.☆223Updated 8 years ago
- Full-speed Array of Structures access☆176Updated 2 years ago
- C++ library for reading and writing of numpy's .npy files☆422Updated last year
- Source Code for `Today’s TBB: C++ Parallel Programming with Threading Building Blocks, Second Edition' by Michael Voss and James Reinder…☆197Updated 6 months ago
- Simple utilities to enable code reuse and portability between CUDA C/C++ and standard C/C++.☆348Updated 3 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
- Subset of BLAS routines optimized for NVIDIA GPUs☆74Updated 2 years ago
- Thrust, CUB, TBB, AVX2, AVX-512, CUDA, OpenCL, OpenMP, Metal, and Rust - all it takes to sum a lot of numbers fast!☆112Updated 4 months ago
- CUDA Data Parallel Primitives Library☆436Updated 7 years ago
- Developer repository for ViennaCL. Visit http://viennacl.sourceforge.net/ for the latest releases.☆293Updated 4 years ago
- portDNN is a library implementing neural network algorithms written using SYCL☆113Updated last year
- ☆62Updated 2 years ago
- A cross-platform CUDA/C++17 starter project with google test and google benchmark support.☆41Updated 4 months ago
- a software library containing Sparse functions written in OpenCL☆175Updated 5 years ago
- C++ convenience classes to be used with CUDA code, for both the host and the kerlel parts.☆55Updated 7 years ago
- CUDA tool set for non-C++ languages that provides similar functionality like Thrust, with NVRTC at its core.☆59Updated 3 years ago
- CUDA official sample codes☆370Updated 10 years ago
- A dynamic GPU memory allocator, suitable for warp synchronized scenarios.☆11Updated 6 years ago
- ☆71Updated 11 years ago