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:
- Example of how to use CUDA with CMake >= 3.8☆70Updated 2 years ago
- MWE for using the Eigen library in CUDA kernels☆119Updated 2 years ago
- Some CUDA design patterns and a bit of template magic for CUDA☆154Updated 2 years ago
- Source code repository for the projects from CUDA for Engineers☆130Updated 3 years ago
- CUSP : A C++ Templated Sparse Matrix Library☆412Updated 3 weeks ago
- CUDA kernel author's tools☆111Updated 3 years ago
- Examples for using SYCL on CUDA☆62Updated 3 months ago
- Simple utilities to enable code reuse and portability between CUDA C/C++ and standard C/C++.☆347Updated 3 years ago
- Intel Data Parallel C++ (and SYCL 2020) Tutorial.☆93Updated 3 years ago
- C++ convenience classes to be used with CUDA code, for both the host and the kerlel parts.☆55Updated 6 years ago
- A matrix and array operation library on GPU with Eigen compatible interface☆98Updated 7 years ago
- THIS REPOSITORY HAS MOVED TO github.com/nvidia/cub, WHICH IS AUTOMATICALLY MIRRORED HERE.☆84Updated last year
- Subset of BLAS routines optimized for NVIDIA GPUs☆68Updated 2 years ago
- a CUDA implementation of a priority queue☆84Updated 4 years ago
- Shared Pointer for Cuda Device Pointers and Cuda Streams, Smart Wrapper to Allocate and Deallocate Cuda Device Buffer.☆1Updated 2 years ago
- Generate simple index ranges in C++ and CUDA C++☆39Updated last year
- Archived implementation of BLAS using the SYCL open standard. See oneMath for a replacement.☆261Updated 4 months ago
- CUDA Data Parallel Primitives Library☆431Updated 6 years ago
- Automatically exported from code.google.com/p/opencl-book-samples☆166Updated 5 years ago
- ☆538Updated this week
- Full-speed Array of Structures access☆169Updated 2 years ago
- A C++ header-only for data transfer between linear algebra libraries (Eigen, Armadillo, OpenCV, ArrayFire, LibTorch).☆81Updated last year
- CUDA implementation of the fundamental sum reduce operation. Aims to be as optimized as reasonable.☆37Updated 7 years ago
- Parallel Tasking Library (PTL) - Lightweight C++11 mutilthreading tasking system featuring thread-pool, task-groups, and lock-free task q…☆47Updated 6 months ago
- C++ implementation of sparse matrix using CRS (Compressed Row Storage) format☆112Updated 4 years ago
- Kernel Tuning Toolkit☆59Updated 2 weeks ago
- CUDA tool set for non-C++ languages that provides similar functionality like Thrust, with NVRTC at its core.☆59Updated 2 years ago
- ☆44Updated 7 years ago
- Combined array and automatic differentiation library in C++☆175Updated 2 weeks ago
- Thin, unified, C++-flavored wrappers for the CUDA APIs☆840Updated last week