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
- CMake module collection☆31Updated 10 years ago
- C++ convenience classes to be used with CUDA code, for both the host and the kerlel parts.☆55Updated 7 years ago
- Example of how to use CUDA with CMake >= 3.8☆70Updated 7 months ago
- CMake find module for Intel Threading Building Blocks☆89Updated 7 years ago
- A Light-weight and Fast Template Matrix Library☆132Updated 12 years ago
- A machine vision library written in SYCL and C++ that shows performance-portable implementation of graph algorithms☆164Updated last year
- K-d tree implementation in C++☆58Updated 13 years ago
- Execution primitives for C++☆155Updated 5 years ago
- Communication-Minimizing 2D Convolution in GPU Registers☆30Updated 12 years ago
- Some C++ codes for computing a 1D and 2D convolution product using the FFT implemented with the GSL or FFTW☆60Updated 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…☆36Updated 5 years ago
- Corrected source for the OpenCL in Action book (work in progress)☆63Updated 12 years ago
- a software library containing Sparse functions written in OpenCL☆175Updated 5 years ago
- Flexible Library for Efficient Numerical Solutions☆127Updated 7 months ago
- A class for performing principal component analysis using Eigen library☆30Updated 8 years ago
- Launching collective tasks in bulk☆37Updated 6 years ago
- This example builds on the parallel-forall repo separate compilation example by adding CMake to it.☆17Updated 8 years ago
- A GPU-based LZSS compression algorithm, highly tuned for NVIDIA GPGPUs and for streaming data, leveraging the respective strengths of CPU…☆37Updated 10 years ago
- Parallel Tasking Library (PTL) - Lightweight C++11 mutilthreading tasking system featuring thread-pool, task-groups, and lock-free task q…☆48Updated last year
- Multi-dimensional array programming framework for C++ and multi-GPU CUDA applications☆28Updated 9 years ago
- OpenGP☆81Updated 3 years ago
- Simple utilities to enable code reuse and portability between CUDA C/C++ and standard C/C++.☆348Updated 3 years ago
- Conjugate Gradient for Least Squares in CUDA☆53Updated 10 years ago
- This repository contains components that will support percolation via OpenCL and CUDA☆32Updated 4 years ago
- Generalized Histograms for CUDA-capable GPUs☆43Updated 10 years ago
- Simple C++ plotting☆18Updated 6 years ago
- GPU Automatically Tuned Linear Algebra Software☆28Updated 10 years ago
- Compute morton keys using a look-up table generated at compile-time.☆31Updated 9 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