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:
- Experimental ranges for CUDA☆25Updated 6 years ago
- A Nonlinear Least Squares Minimizer☆35Updated 13 years ago
- Simple starter code for SYCL and Eigen☆18Updated 8 years ago
- Visual Computing Library☆20Updated 3 weeks ago
- This repository contains components that will support percolation via OpenCL and CUDA☆32Updated 3 years ago
- Build fast computational graphs quickly using modern C++☆52Updated 5 years ago
- SuiteSparse: a suite of sparse matrix packages by @DrTimothyAldenDavis et al. with native CMake support☆53Updated 3 weeks ago
- WIP · CUDA compatibility for Blaze · https://bitbucket.org/blaze-lib/blaze☆20Updated 6 years ago
- ☆68Updated 3 years ago
- Implementation of a few sorting algorithms in OpenCL☆36Updated 6 years ago
- Compute morton keys using a look-up table generated at compile-time.☆31Updated 8 years ago
- A C++ neural network library for machine learning☆15Updated last year
- Thrust, CUB, TBB, AVX2, AVX-512, CUDA, OpenCL, OpenMP, Metal, and Rust - all it takes to sum a lot of numbers fast!☆113Updated 4 months ago
- vectorization of the kd-tree data structure and search algorithm☆41Updated 7 years ago
- Header file to translate SSE instructions to ARM NEON instructions☆48Updated 12 years ago
- A Halide journey taken for pleasure, this repo will hopefully serve a collection of Halide imaging functions that are useful to the commu…☆15Updated 10 years ago
- Abstractions of memory, allocator, vector, tuple, shared_ptr, unique_ptr, bitset, variant and string working on both CPU and GPU☆31Updated 4 months ago
- A portable high-level API with CUDA or OpenCL back-end☆55Updated 8 years ago
- Lock-free parallel disjoint set data structure (aka UNION-FIND) with path compression and union by rank☆67Updated 10 years ago
- Currender: A CPU renderer for computer vision☆32Updated 6 years ago
- CMake Examples (CMake, CMake+CUDA, CMake+CUDA+PandaRoot)☆42Updated 12 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
- Simple example of using Vulkan for GPGPU computing☆57Updated 7 years ago
- C++ convenience classes to be used with CUDA code, for both the host and the kerlel parts.☆55Updated 7 years ago
- Levenberg-Marquardt nonlinear least squares algorithms in C/C++☆22Updated 2 years ago
- Communication-Minimizing 2D Convolution in GPU Registers☆30Updated 12 years 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
- Runs a single CUDA/OpenCL kernel, taking its source from a file and arguments from the command-line☆25Updated 2 weeks 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
- Implementation of the SYCL specification.☆66Updated last year