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☆413Updated last month
- Source code repository for the projects from CUDA for Engineers☆132Updated 3 years ago
- Examples for using SYCL on CUDA☆62Updated 2 weeks ago
- Example of how to use CUDA with CMake >= 3.8☆70Updated last month
- Intel Data Parallel C++ (and SYCL 2020) Tutorial.☆93Updated 3 years ago
- Some CUDA design patterns and a bit of template magic for CUDA☆155Updated 2 years ago
- Full-speed Array of Structures access☆171Updated 2 years ago
- MWE for using the Eigen library in CUDA kernels☆119Updated 2 years ago
- CUDA kernel author's tools☆111Updated 3 years ago
- Source Code for `Today’s TBB: C++ Parallel Programming with Threading Building Blocks, Second Edition' by Michael Voss and James Reinder…☆189Updated last month
- Archived implementation of BLAS using the SYCL open standard. See oneMath for a replacement.☆261Updated 6 months ago
- C++ implementation of sparse matrix using CRS (Compressed Row Storage) format☆115Updated 4 years 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…☆47Updated 8 months ago
- THIS REPOSITORY HAS MOVED TO github.com/nvidia/cub, WHICH IS AUTOMATICALLY MIRRORED HERE.☆84Updated last year
- LaTeX Examples Document Source☆243Updated 6 months ago
- CUDA Data Parallel Primitives Library☆432Updated 6 years ago
- CUDA official sample codes☆370Updated 9 years ago
- Subset of BLAS routines optimized for NVIDIA GPUs☆71Updated 2 years ago
- ☆67Updated 11 years ago
- This is a mirror of the latest stable version of Eigen.☆218Updated 8 years ago
- a software library containing Sparse functions written in OpenCL☆175Updated 5 years ago
- ☆60Updated 2 years ago
- Code samples for the CUDA tutorial "CUDA and Applications to Task-based Programming"☆91Updated last year
- portDNN is a library implementing neural network algorithms written using SYCL☆113Updated last year
- C++ library for reading and writing of numpy's .npy files☆412Updated 9 months ago
- Source code for 'Data Parallel C++: Mastering DPC++ for Programming of Heterogeneous Systems using C++ and SYCL' by James Reinders, Ben A…☆275Updated 3 months ago
- Source code that accompanies The CUDA Handbook.☆527Updated 5 months ago
- A cross-platform CUDA/C++17 starter project with google test and google benchmark support.☆39Updated 3 months ago
- C++ convenience classes to be used with CUDA code, for both the host and the kerlel parts.☆55Updated 6 years ago