komrad36 / CUDALERP
Fast CUDA (GPU) Bilinear and Nearest-Neighbor Interpolation at high accuracy - uint8_t data
☆13Updated 4 years ago
Alternatives and similar repositories for CUDALERP:
Users that are interested in CUDALERP are comparing it to the libraries listed below
- Fastest CPU (AVX2) Bilinear and Nearest-Neighbor Interpolation: 25-100% faster than OpenCV. For computer vision / image processing.☆21Updated 4 years ago
- C++ convenience classes to be used with CUDA code, for both the host and the kerlel parts.☆55Updated 6 years ago
- Bitonic Sort for C and CUDA☆15Updated 6 years ago
- Fast integer division with divisor not known at compile time. To be used primarily in CUDA kernels.☆70Updated 9 years ago
- A portable high-level API with CUDA or OpenCL back-end☆54Updated 7 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
- Example of how to use CUDA with CMake >= 3.8☆69Updated last year
- ☆68Updated 2 years ago
- Fast bruteforce and Multi-Index Hash (MIH) accelerated 2NN matchers for 512-bit binary descriptors for computer vision☆11Updated 4 years ago
- CMake module collection☆30Updated 9 years ago
- Experimental ranges for CUDA☆24Updated 6 years ago
- A machine vision library written in SYCL and C++ that shows performance-portable implementation of graph algorithms☆161Updated 11 months ago
- Library for fast image convolution in neural networks on Intel Architecture☆29Updated 7 years ago
- A simple tool for porting CUDA to OpenCL (DEPRECATED)☆31Updated 5 years ago
- Thrust, CUB, TBB, AVX2, AVX-512, CUDA, OpenCL, OpenMP, Metal - all it takes to sum a lot of numbers fast!☆90Updated last month
- Insanely fast CUDA LATCH: fully scale- and rotation-invariant 512-bit binary descriptor for computer vision☆32Updated 4 years ago
- Example of programmatic monitoring of Nvidia GPUs in C++ using NVML library☆31Updated 2 years ago
- Deep Neural Network Architectures with dlib☆18Updated 2 months ago
- A reference implementation of std::simd, providing data parallel types in the C++ standard☆12Updated 5 years ago
- Case Studies for Halide performance against C++ and OpenCL☆37Updated 11 years ago
- C++ to OpenCL C Source-to-source Translation☆13Updated 11 years ago
- Parallel Tasking Library (PTL) - Lightweight C++11 mutilthreading tasking system featuring thread-pool, task-groups, and lock-free task q…☆45Updated 4 months ago
- The Simple Image Processing Library (SIPL) is a C++ library with the main goal of making it easy to go from an algorithm concept to pictu…☆27Updated 8 years ago
- Portable 128-bit SIMD intrinsics☆58Updated last year
- Concurrent CPU-GPU Programming using Task Models☆101Updated 5 years ago
- Header file to translate SSE instructions to ARM NEON instructions☆48Updated 11 years ago
- Examples of using of different technologies.☆41Updated last month
- Generate simple index ranges in C++ and CUDA C++☆39Updated last year
- Simple starter code for SYCL and Eigen☆18Updated 7 years ago
- Communication-Minimizing 2D Convolution in GPU Registers☆30Updated 11 years ago