jhjourdan / SIMD-math-prims
Vectorizable implementations of some mathematical functions
☆103Updated 4 years ago
Alternatives and similar repositories for SIMD-math-prims:
Users that are interested in SIMD-math-prims are comparing it to the libraries listed below
- fast log and exp functions for AVX2/AVX-512☆225Updated last month
- Vectorization EDSL library☆15Updated 5 years ago
- AVX-optimized sin(), cos(), exp() and log() functions☆119Updated 3 years ago
- UME::SIMD A library for explicit simd vectorization.☆91Updated 7 years ago
- SSE2 Optimized GLSL-like math library☆116Updated 10 years ago
- SPMD in C++☆68Updated 4 years ago
- Portable C++ SIMD library☆174Updated 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 demonstration of speeding up a 1D convolution using SSE☆50Updated 8 years ago
- stl compatible hashtable☆29Updated 7 years ago
- Flexible Library for Efficient Numerical Solutions☆127Updated 3 years ago
- C++ multidimensional arrays in the spirit of the STL☆199Updated last month
- Looking into the performance of heaps, starting with the Min-Max Heap☆65Updated 4 years ago
- Generic SIMD intrinsic to allow for portable SIMD intrinsic programming☆42Updated 11 years ago
- Mirror of the Cephes C source for reference☆89Updated last year
- Add-on packages for Vector class library☆73Updated last year
- A header only library implementing common mathematical functions using SIMD intrinsics☆97Updated this week
- Optimized CppSPMD test project: macro control flow, SSE4.1/AVX1/AVX2/AVX2 FMA support☆116Updated 4 years ago
- Approximate and vectorized versions of common mathematical functions☆199Updated 5 years ago
- A mirror of the CRLibm project from INRIA Forge☆45Updated 4 years ago
- Use CUDA intrinsics with user-defined types☆47Updated 10 years ago
- A fast implementation of log() and exp()☆51Updated 2 years ago
- Fastest Histogram Construction☆69Updated 3 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆113Updated 4 years ago
- Range-based for loops to iterate over a range of numbers or values☆35Updated 8 years ago
- Launching collective tasks in bulk☆37Updated 5 years ago
- Implementation of the SYCL specification.☆67Updated 8 months ago
- The Bit Library☆58Updated 5 years ago
- Fixed Point Arithmetic C++14 Library☆109Updated 6 years ago
- Lock-free parallel disjoint set data structure (aka UNION-FIND) with path compression and union by rank☆64Updated 9 years ago