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
- C++ convenience classes to be used with CUDA code, for both the host and the kerlel parts.☆55Updated 6 years ago
- Fastest CPU (AVX2) Bilinear and Nearest-Neighbor Interpolation: 25-100% faster than OpenCV. For computer vision / image processing.☆21Updated 4 years ago
- ☆68Updated 2 years ago
- Portable 128-bit SIMD intrinsics☆58Updated last year
- Example of programmatic monitoring of Nvidia GPUs in C++ using NVML library☆31Updated 2 years ago
- Fast integer division with divisor not known at compile time. To be used primarily in CUDA kernels.☆70Updated 9 years ago
- A machine vision library written in SYCL and C++ that shows performance-portable implementation of graph algorithms☆161Updated last year
- Deep Neural Network Architectures with dlib☆19Updated 3 months ago
- Samples from the AMD APP SDK (with OpenCRun support)☆16Updated 6 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
- Implementation of a few sorting algorithms in OpenCL☆35Updated 5 years ago
- Communication-Minimizing 2D Convolution in GPU Registers☆30Updated 11 years ago
- A simple tool for porting CUDA to OpenCL (DEPRECATED)☆31Updated 6 years ago
- This repository contains components that will support percolation via OpenCL and CUDA☆32Updated 3 years ago
- Parallel Tasking Library (PTL) - Lightweight C++11 mutilthreading tasking system featuring thread-pool, task-groups, and lock-free task q…☆45Updated 5 months ago
- Random number generator for large applications using vector instructions☆15Updated 9 years ago
- Example of how to use CUDA with CMake >= 3.8☆69Updated last year
- Thrust, CUB, TBB, AVX2, AVX-512, CUDA, OpenCL, OpenMP, Metal - all it takes to sum a lot of numbers fast!☆96Updated 2 months ago
- ☆10Updated 3 months ago
- Simple example of using Vulkan for GPGPU computing☆53Updated 6 years ago
- Experimental ranges for CUDA☆24Updated 6 years ago
- Runs a single CUDA/OpenCL kernel, taking its source from a file and arguments from the command-line☆23Updated this week
- A portable high-level API with CUDA or OpenCL back-end☆54Updated 7 years ago
- Algorithms implemented in CUDA + resources about GPGPU☆55Updated 3 years ago
- Input-aware cuBLAS/clBLAS implementation for better performance☆17Updated 2 years ago
- ☆56Updated last month
- immintrin_dbg.h is an include file, a wrapper around immintrin.h. It implements most of AVX, AVX2, AVX-512 vector intrinsics to enable so…☆57Updated 2 years ago
- a CUDA implementation of a priority queue☆84Updated 4 years ago
- Introductory Thrust workshop materials☆43Updated 12 years 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