AndiH / CUDA-CMakeLinks
CMake Examples (CMake, CMake+CUDA, CMake+CUDA+PandaRoot)
☆41Updated 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☆54Updated 7 years ago
- K-d tree implementation in C++☆58Updated 12 years ago
- A Light-weight and Fast Template Matrix Library☆134Updated 12 years ago
- CMake module collection☆30Updated 10 years ago
- Example of how to use CUDA with CMake >= 3.8☆70Updated last month
- Multi-dimensional array programming framework for C++ and multi-GPU CUDA applications☆28Updated 8 years ago
- C++ convenience classes to be used with CUDA code, for both the host and the kerlel parts.☆55Updated 6 years ago
- CMake find module for Intel Threading Building Blocks☆90Updated 7 years ago
- Launching collective tasks in bulk☆37Updated 5 years ago
- Communication-Minimizing 2D Convolution in GPU Registers☆30Updated 11 years ago
- A machine vision library written in SYCL and C++ that shows performance-portable implementation of graph algorithms☆162Updated last year
- Execution primitives for C++☆153Updated 5 years ago
- A matrix and array operation library on GPU with Eigen compatible interface☆98Updated 7 years ago
- This example builds on the parallel-forall repo separate compilation example by adding CMake to it.☆17Updated 7 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
- Flexible Library for Efficient Numerical Solutions☆127Updated last month
- GPU Automatically Tuned Linear Algebra Software☆28Updated 9 years ago
- A class for performing principal component analysis using Eigen library☆30Updated 8 years ago
- NumPy-compatible multidimensional arrays in C++☆163Updated 9 months ago
- Simple utilities to enable code reuse and portability between CUDA C/C++ and standard C/C++.☆348Updated 3 years ago
- A GPU-based LZSS compression algorithm, highly tuned for NVIDIA GPGPUs and for streaming data, leveraging the respective strengths of CPU…☆35Updated 9 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
- Generalized Histograms for CUDA-capable GPUs☆42Updated 9 years ago
- Compute morton keys using a look-up table generated at compile-time.☆31Updated 8 years ago
- A library for unconstrained minimization of smooth functions using Newton's method or L-BFGS.☆36Updated 6 years ago
- A shallow fork of SuiteSparse adding build files for Visual Studio and support for ACML☆101Updated 9 years ago
- OpenGP☆81Updated 3 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
- a software library containing Sparse functions written in OpenCL☆175Updated 5 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