drufat / cuda-examplesLinks
A few cuda examples built with cmake
☆23Updated 5 years ago
Alternatives and similar repositories for cuda-examples
Users that are interested in cuda-examples are comparing it to the libraries listed below
Sorting:
- Launching collective tasks in bulk☆37Updated 5 years ago
- Multi-dimensional array programming framework for C++ and multi-GPU CUDA applications☆28Updated 8 years ago
- Utilities for CUDA programming☆41Updated 6 years ago
- Example of how to use CUDA with CMake >= 3.8☆70Updated 2 years ago
- A matrix and array operation library on GPU with Eigen compatible interface☆98Updated 7 years ago
- kmeans☆54Updated 8 years ago
- CUSP : A C++ Templated Sparse Matrix Library☆412Updated 3 weeks ago
- Simple implementation of CNN (convolutional neural network) with precise-comments.☆36Updated 3 years ago
- A Light-weight and Fast Template Matrix Library☆132Updated 12 years ago
- Some C++ codes for computing a 1D and 2D convolution product using the FFT implemented with the GSL or FFTW☆58Updated 12 years ago
- A demonstration of speeding up a 1D convolution using SSE☆51Updated 8 years ago
- This is a cross-platform, CUDA-based C++ library for general-purpose, unconstrained nonlinear optimization on the GPU. It implements the …☆137Updated 5 years ago
- A class for performing principal component analysis using Eigen library☆30Updated 8 years ago
- Communication-Minimizing 2D Convolution in GPU Registers☆30Updated 11 years ago
- CUDA FFT convolution☆15Updated 10 years ago
- CMake Examples (CMake, CMake+CUDA, CMake+CUDA+PandaRoot)☆41Updated 11 years ago
- ☆124Updated 12 years ago
- Set of guidelines for porting OpenCL™ C to OpenCL C++☆41Updated 8 years ago
- 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
- CMake module collection☆30Updated 10 years ago
- Just some examples of using CUDA I have put together☆37Updated last year
- A simple memory manager for CUDA designed to help Deep Learning frameworks manage memory☆296Updated 6 years ago
- Simple utilities to enable code reuse and portability between CUDA C/C++ and standard C/C++.☆347Updated 3 years ago
- Corrected source for the OpenCL in Action book (work in progress)☆64Updated 11 years ago
- A C++ class to represent a sparse matrix in compressed row format. Useful for FEM codes.☆22Updated 13 years ago
- Library for fast image convolution in neural networks on Intel Architecture☆29Updated 7 years ago
- Introductory Thrust workshop materials☆43Updated 12 years ago
- CUDA implementation of exclusive prefix sum via Blelloch's algorithm☆28Updated 7 years ago
- Full-speed Array of Structures access☆169Updated 2 years ago
- Efficient CUDA Stream Compaction Library☆33Updated last year