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:
- CUSP : A C++ Templated Sparse Matrix Library☆415Updated 3 weeks ago
- Examples for using SYCL on CUDA☆62Updated last month
- Intel Data Parallel C++ (and SYCL 2020) Tutorial.☆94Updated 3 years ago
- Example of how to use CUDA with CMake >= 3.8☆70Updated 2 months ago
- MWE for using the Eigen library in CUDA kernels☆119Updated 2 years ago
- Source code repository for the projects from CUDA for Engineers☆131Updated 3 years ago
- Subset of BLAS routines optimized for NVIDIA GPUs☆71Updated 2 years ago
- Archived implementation of BLAS using the SYCL open standard. See oneMath for a replacement.☆262Updated 7 months ago
- Simple utilities to enable code reuse and portability between CUDA C/C++ and standard C/C++.☆348Updated 3 years ago
- portDNN is a library implementing neural network algorithms written using SYCL☆113Updated last year
- Some CUDA design patterns and a bit of template magic for CUDA☆156Updated 2 years ago
- Full-speed Array of Structures access☆174Updated 2 years ago
- CUDA kernel author's tools☆113Updated 3 years ago
- C++ implementation of sparse matrix using CRS (Compressed Row Storage) format☆122Updated 5 years ago
- THIS REPOSITORY HAS MOVED TO github.com/nvidia/cub, WHICH IS AUTOMATICALLY MIRRORED HERE.☆84Updated last year
- C++ library for reading and writing of numpy's .npy files☆414Updated 10 months ago
- Source code that accompanies The CUDA Handbook.☆536Updated 6 months ago
- CUDA official sample codes☆372Updated 9 years ago
- Source code for 'Data Parallel C++: Mastering DPC++ for Programming of Heterogeneous Systems using C++ and SYCL' by James Reinders, Ben A…☆277Updated 5 months ago
- LaTeX Examples Document Source☆246Updated 7 months ago
- a CUDA implementation of a priority queue☆83Updated 4 years ago
- Parallel Tasking Library (PTL) - Lightweight C++11 mutilthreading tasking system featuring thread-pool, task-groups, and lock-free task q…☆48Updated 9 months ago
- Source Code for `Today’s TBB: C++ Parallel Programming with Threading Building Blocks, Second Edition' by Michael Voss and James Reinder…☆193Updated 2 months ago
- Developer repository for ViennaCL. Visit http://viennacl.sourceforge.net/ for the latest releases.☆288Updated 3 years ago
- ☆68Updated 11 years ago
- Generate simple index ranges in C++ and CUDA C++☆40Updated 2 years ago
- a software library containing Sparse functions written in OpenCL☆174Updated 5 years ago
- CUDA Data Parallel Primitives Library☆433Updated 6 years ago
- SuiteSparse: a suite of sparse matrix packages by @DrTimothyAldenDavis et al. with native CMake support☆53Updated this week
- Abstraction Library for Parallel Kernel Acceleration☆389Updated 2 weeks ago