jaredhoberock / thrust-workshop
Introductory Thrust workshop materials
☆43Updated 12 years ago
Alternatives and similar repositories for thrust-workshop:
Users that are interested in thrust-workshop are comparing it to the libraries listed below
- Range-based for loops to iterate over a range of numbers or values☆35Updated 8 years ago
- Launching collective tasks in bulk☆37Updated 5 years ago
- Example of how to use CUDA with CMake >= 3.8☆69Updated last year
- A fork of Eigen 3.2 to use MAGMA (GPU & CPU) as backend in the same way it does with Intel MKL.☆48Updated 11 years ago
- Multi-dimensional C++ arrays which store objects in a Struct-of-Arrays (SoA) memory layout for efficient vectorization and zero address g…☆36Updated 4 years ago
- Execution primitives for C++☆153Updated 4 years ago
- GPU implementation of classical molecular dynamics proxy application.☆31Updated 8 years ago
- Cooperative Primitives for CUDA C++ Kernel Authors. This repository contains CUB PRs from Q4 2019 until Q4 2020.☆22Updated 4 years ago
- Conjugate Gradient for Least Squares in CUDA☆52Updated 9 years ago
- ☆41Updated 6 years ago
- A cross-platform CUDA/C++17 starter project with google test and google benchmark support.☆37Updated 3 weeks ago
- a CUDA implementation of a priority queue☆84Updated 4 years ago
- Simple utilities to enable code reuse and portability between CUDA C/C++ and standard C/C++.☆346Updated 3 years ago
- C++ convenience classes to be used with CUDA code, for both the host and the kerlel parts.☆55Updated 6 years ago
- WIP · CUDA compatibility for Blaze · https://bitbucket.org/blaze-lib/blaze☆17Updated 5 years ago
- PLEASE SEE THE OFFICIAL REPOSITORY. THIS IS NOT MAINTAINED ANYMORE.☆93Updated 5 years ago
- data-parallel out-of-core library☆50Updated last week
- SuiteSparse: a suite of sparse matrix packages by @DrTimothyAldenDavis et al. with native CMake support☆53Updated 9 months ago
- Some CUDA design patterns and a bit of template magic for CUDA☆150Updated last year
- CMake module collection☆30Updated 9 years ago
- repository for slides and code examples for my MeetingCpp talk in 2015☆12Updated 9 years ago
- Efficient CUDA Stream Compaction Library☆33Updated last year
- Fast computation of Gauss transforms in multiple dimensions; enables efficient Kernel Density Estimation (KDE) with Gaussian kernels.☆63Updated 6 years ago
- A C++ allocator based on cudaMallocManaged☆23Updated 6 years ago
- A library to benchmark CUDA code, similar to google benchmark.☆28Updated 3 years ago
- Full-speed Array of Structures access☆169Updated last year
- Set of guidelines for porting OpenCL™ C to OpenCL C++☆41Updated 7 years ago
- A kd-tree implementation in C++ (and Fortran) by Matthew B. Kennel☆60Updated 7 years ago
- Multi-dimensional array programming framework for C++ and multi-GPU CUDA applications☆28Updated 8 years ago
- UME::SIMD A library for explicit simd vectorization.☆90Updated 7 years ago