hgomersall / SSE-convolutionLinks
A demonstration of speeding up a 1D convolution using SSE
☆51Updated 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
Sorting:
- Some C++ codes for computing a 1D and 2D convolution product using the FFT implemented with the GSL or FFTW☆58Updated 12 years ago
- FFT (Fast Fourier Transform): SSE, AVX, AVX2☆51Updated 8 years ago
- fast log and exp functions for AVX2/AVX-512☆230Updated 2 months 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
- Vectorizable implementations of some mathematical functions☆103Updated 5 years ago
- Automatically exported from code.google.com/p/math-neon☆40Updated 10 years ago
- Implementation of FIR and IIR filters optimized for SIMD processing☆48Updated 8 years ago
- A portable high-level API with CUDA or OpenCL back-end☆54Updated 7 years ago
- Launching collective tasks in bulk☆37Updated 5 years ago
- Code samples☆67Updated 4 months ago
- Polymorphic multidimensional array view☆36Updated 4 years ago
- Fast maximum-minimum filters implemented in C++☆44Updated 2 years ago
- AVX-optimized sin(), cos(), exp() and log() functions☆124Updated 3 years ago
- NumPy-compatible multidimensional arrays in C++☆161Updated 7 months ago
- The Numerical Template Toolbox - C++ Scientific Computing Made Easy☆39Updated 9 years ago
- UME::SIMD A library for explicit simd vectorization.☆90Updated 7 years ago
- Generative Fast Fourier Transforms in C++ using template metaprogramming☆10Updated 8 years ago
- Implementation of the SYCL specification.☆66Updated 11 months ago
- Generalized Histograms for CUDA-capable GPUs☆42Updated 9 years ago
- A C++ library which allows the numerical optimisation of any given problem, function, program or you-name-it☆45Updated 7 years ago
- A reference implementation of std::simd, providing data parallel types in the C++ standard☆12Updated 5 years ago
- A C++ allocator based on cudaMallocManaged☆23Updated 6 years ago
- Execution primitives for C++☆153Updated 5 years ago
- Multi-dimensional C++ arrays which store objects in a Struct-of-Arrays (SoA) memory layout for efficient vectorization and zero address g…☆74Updated 4 years ago
- A machine vision library written in SYCL and C++ that shows performance-portable implementation of graph algorithms☆161Updated last year
- CMake module collection☆30Updated 10 years ago
- The OpenCL Extension Wrangler Library☆82Updated 8 years ago
- Mirror JPEG compression and decompression accelerated on GPU☆81Updated 10 years ago