hgomersall / SSE-convolution
A demonstration of speeding up a 1D convolution using SSE
☆50Updated 8 years ago
Alternatives and similar repositories for SSE-convolution:
Users that are interested in SSE-convolution are comparing it to the libraries listed below
- A portable high-level API with CUDA or OpenCL back-end☆54Updated 7 years ago
- Some C++ codes for computing a 1D and 2D convolution product using the FFT implemented with the GSL or FFTW☆58Updated 11 years ago
- fast log and exp functions for AVX2/AVX-512☆227Updated last month
- Automatically exported from code.google.com/p/math-neon☆40Updated 9 years ago
- a software library containing Sparse functions written in OpenCL☆174Updated 5 years ago
- Fast integer division with divisor not known at compile time. To be used primarily in CUDA kernels.☆70Updated 9 years ago
- Library for fast image convolution in neural networks on Intel Architecture☆29Updated 7 years ago
- Vectorizable implementations of some mathematical functions☆103Updated 4 years ago
- Template based C++11 FFT implementation.☆53Updated 10 years ago
- Flexible Library for Efficient Numerical Solutions☆127Updated 3 years ago
- STL-Compatible Lemire-Fenn algorithm for running min/max☆26Updated 5 years ago
- NumPy-compatible multidimensional arrays in C++☆161Updated 6 months ago
- Launching collective tasks in bulk☆37Updated 5 years ago
- ☆68Updated 2 years ago
- A machine vision library written in SYCL and C++ that shows performance-portable implementation of graph algorithms☆161Updated last year
- AVX-optimized sin(), cos(), exp() and log() functions☆123Updated 3 years ago
- Easy to run kernels using OpenCL☆185Updated 7 years ago
- A Light-weight and Fast Template Matrix Library☆132Updated 12 years ago
- Generalized Histograms for CUDA-capable GPUs☆43Updated 9 years ago
- Full-speed Array of Structures access☆169Updated last year
- Fast maximum-minimum filters implemented in C++☆44Updated 2 years ago
- Mirror of the Cephes C source for reference☆91Updated last year
- Execution primitives for C++☆153Updated 4 years ago
- Boost SIMD☆233Updated 6 years ago
- Implementation of FIR and IIR filters optimized for SIMD processing☆48Updated 8 years ago
- Fork of magma to include more BLAS☆28Updated 8 years ago
- A class for performing principal component analysis using Eigen library☆30Updated 7 years ago
- UME::SIMD A library for explicit simd vectorization.☆90Updated 7 years ago
- an OpenCL based software library containing random number generation functions☆136Updated 3 years ago
- FFT (Fast Fourier Transform): SSE, AVX, AVX2☆51Updated 8 years ago