jhjourdan / SIMD-math-primsLinks
Vectorizable implementations of some mathematical functions
☆105Updated 5 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
Sorting:
- UME::SIMD A library for explicit simd vectorization.☆91Updated 7 years ago
- fast log and exp functions for AVX2/AVX-512☆237Updated 8 months ago
- SSE2 Optimized GLSL-like math library☆118Updated 11 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 5 years ago
- Vectorization EDSL library☆15Updated 6 years ago
- Approximate and vectorized versions of common mathematical functions☆213Updated 5 years ago
- C++ multidimensional arrays in the spirit of the STL☆203Updated 7 months ago
- Vectorized version of the PCG random number generator☆84Updated 9 months ago
- Fixed Point Arithmetic C++14 Library☆112Updated 7 years ago
- SPMD in C++☆68Updated 5 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆120Updated 5 years ago
- Portable C++ SIMD library☆171Updated 6 years ago
- Flexible Library for Efficient Numerical Solutions☆127Updated 5 months ago
- AVX-optimized sin(), cos(), exp() and log() functions☆127Updated 3 years ago
- A portable CPU profiler with ASCII,CSV,TSV,Markdown,chrome://tracing support (C++11)☆64Updated 9 years ago
- The Bit Library☆58Updated 6 years ago
- Optimized CppSPMD test project: macro control flow, SSE4.1/AVX1/AVX2/AVX2 FMA support☆120Updated 4 years ago
- SIMD macro assembler unified for ARM, MIPS, PPC and x86☆90Updated last year
- Intel(R) Concurrent Collections for C++☆116Updated 2 years ago
- A C++ library which allows the numerical optimisation of any given problem, function, program or you-name-it☆46Updated 8 years ago
- Blazing-fast Expression Templates Library (ETL) with GPU support, in C++☆231Updated 6 months ago
- Boost SIMD☆231Updated 6 years ago
- Vector math library with NEON/SSE support☆355Updated last year
- A demonstration of speeding up a 1D convolution using SSE☆51Updated 9 years ago
- stl compatible hashtable☆29Updated 8 years ago
- Execution primitives for C++☆154Updated 5 years ago
- A fast and highly scalable GPU dynamic memory allocator☆110Updated 10 years ago
- Fastest Histogram Construction☆72Updated 3 years ago
- C++ micro benchmark library☆98Updated 8 years ago
- Generic SIMD intrinsic to allow for portable SIMD intrinsic programming☆41Updated 11 years ago