AndiH / CUDA-CMakeLinks
CMake Examples (CMake, CMake+CUDA, CMake+CUDA+PandaRoot)
☆42Updated 12 years ago
Alternatives and similar repositories for CUDA-CMake
Users that are interested in CUDA-CMake are comparing it to the libraries listed below
Sorting:
- A portable high-level API with CUDA or OpenCL back-end☆55Updated 8 years ago
- Example of how to use CUDA with CMake >= 3.8☆70Updated 4 months ago
- A Light-weight and Fast Template Matrix Library☆134Updated 12 years ago
- CMake module collection☆30Updated 10 years ago
- CMake find module for Intel Threading Building Blocks☆90Updated 7 years ago
- C++ convenience classes to be used with CUDA code, for both the host and the kerlel parts.☆55Updated 7 years ago
- Communication-Minimizing 2D Convolution in GPU Registers☆30Updated 12 years ago
- Launching collective tasks in bulk☆37Updated 6 years ago
- OpenGP☆81Updated 3 years ago
- Flexible Library for Efficient Numerical Solutions☆127Updated 4 months ago
- A machine vision library written in SYCL and C++ that shows performance-portable implementation of graph algorithms☆162Updated last year
- A matrix and array operation library on GPU with Eigen compatible interface☆99Updated 7 years ago
- Utilities for CUDA programming☆41Updated 6 years ago
- A class for performing principal component analysis using Eigen library☆30Updated 8 years ago
- Compute morton keys using a look-up table generated at compile-time.☆31Updated 8 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 5 years ago
- Multi-dimensional array programming framework for C++ and multi-GPU CUDA applications☆28Updated 8 years ago
- Execution primitives for C++☆153Updated 5 years ago
- Corrected source for the OpenCL in Action book (work in progress)☆64Updated 12 years ago
- K-d tree implementation in C++☆58Updated 12 years ago
- A GPU-based LZSS compression algorithm, highly tuned for NVIDIA GPGPUs and for streaming data, leveraging the respective strengths of CPU…☆36Updated 9 years ago
- Parallel network flows using OpenMP and CUDA.☆28Updated 6 years ago
- This is a cross-platform, CUDA-based C++ library for general-purpose, unconstrained nonlinear optimization on the GPU. It implements the …☆138Updated 5 years ago
- Conjugate Gradient for Least Squares in CUDA☆52Updated 10 years ago
- Non-Negative Least Squares implementation for Eigen3☆37Updated 2 years ago
- This repository contains components that will support percolation via OpenCL and CUDA☆32Updated 3 years ago
- A shallow fork of SuiteSparse adding build files for Visual Studio and support for ACML☆102Updated 10 years ago
- Some C++ codes for computing a 1D and 2D convolution product using the FFT implemented with the GSL or FFTW☆59Updated 12 years ago
- Multi-dimensional C++ arrays which store objects in a Struct-of-Arrays (SoA) memory layout for efficient vectorization and zero address g…☆74Updated 5 years ago
- C++ utility for parsing/evaluating matrix math equations input at run time in a format similar to MATLAB (requires Eigen for matrix math)…☆66Updated 6 years ago