dimitrs / cpp-openclLinks
C++ to OpenCL C Source-to-source Translation
☆13Updated 11 years ago
Alternatives and similar repositories for cpp-opencl
Users that are interested in cpp-opencl are comparing it to the libraries listed below
Sorting:
- Visual Computing Library☆20Updated 2 weeks ago
 - A Nonlinear Least Squares Minimizer☆35Updated 13 years ago
 - Experimental ranges for CUDA☆25Updated 6 years ago
 - Header file to translate SSE instructions to ARM NEON instructions☆48Updated 11 years ago
 - vectorization of the kd-tree data structure and search algorithm☆41Updated 7 years ago
 - Implementation of a few sorting algorithms in OpenCL☆36Updated 5 years ago
 - Lock-free parallel disjoint set data structure (aka UNION-FIND) with path compression and union by rank☆67Updated 10 years ago
 - Simple example of using Vulkan for GPGPU computing☆57Updated 7 years ago
 - Abstractions of memory, allocator, vector, tuple, shared_ptr, unique_ptr, bitset, variant and string working on both CPU and GPU☆31Updated 2 months ago
 - ☆68Updated 3 years ago
 - A portable high-level API with CUDA or OpenCL back-end☆55Updated 8 years ago
 - Simple starter code for SYCL and Eigen☆18Updated 8 years ago
 - This repository contains components that will support percolation via OpenCL and CUDA☆32Updated 3 years ago
 - Thrust, CUB, TBB, AVX2, AVX-512, CUDA, OpenCL, OpenMP, Metal, and Rust - all it takes to sum a lot of numbers fast!☆111Updated 3 months ago
 - CMake Examples (CMake, CMake+CUDA, CMake+CUDA+PandaRoot)☆42Updated 12 years ago
 - Compute morton keys using a look-up table generated at compile-time.☆31Updated 8 years ago
 - Whippletree, a novel approach to scheduling dynamic, irregular workloads on the GPU☆22Updated 9 years ago
 - A C++ neural network library for machine learning☆15Updated last year
 - Set of basic classes (vector, matrix, images and memory array) for CPU and GPU☆17Updated 4 years ago
 - Build fast computational graphs quickly using modern C++☆51Updated 5 years ago
 - A managed platform and language for GPGPU☆32Updated 12 years ago
 - An expression template based linear algebra library running completely on the GPU using CUDA☆25Updated 4 years ago
 - SuiteSparse: a suite of sparse matrix packages by @DrTimothyAldenDavis et al. with native CMake support☆53Updated last week
 - Runs a single CUDA/OpenCL kernel, taking its source from a file and arguments from the command-line☆25Updated 3 weeks ago
 - GTL (Graph Template Library) is a STL based library, which provides necessary classes and algorithms for the work with graphs.☆21Updated 3 years ago
 - Communication-Minimizing 2D Convolution in GPU Registers☆30Updated 12 years ago
 - Insanely fast CUDA LATCH: fully scale- and rotation-invariant 512-bit binary descriptor for computer vision☆32Updated 4 years ago
 - Light and self-contained implementation of C++17 parallel algorithms.☆36Updated 11 months ago
 - a CUDA implementation of a priority queue☆83Updated 5 years ago
 - Levelset-light is an open source C++ library for storing and manipulations on voxel data. It is used for representing geometry in fluid d…☆20Updated 7 years ago