jhjourdan / SIMD-math-prims
Vectorizable implementations of some mathematical functions
☆102Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for SIMD-math-prims
- UME::SIMD A library for explicit simd vectorization.☆90Updated 6 years ago
- fast log and exp functions for x86/x64 SSE☆221Updated 2 months ago
- Vectorization EDSL library☆15Updated 5 years ago
- Portable C++ SIMD library☆174Updated 5 years ago
- Flexible Library for Efficient Numerical Solutions☆127Updated 2 years ago
- SSE2 Optimized GLSL-like math library☆116Updated 10 years ago
- Mirror of the Cephes C source for reference☆86Updated 10 months ago
- Approximate and vectorized versions of common mathematical functions☆193Updated 4 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☆49Updated 8 years ago
- Generic SIMD intrinsic to allow for portable SIMD intrinsic programming☆43Updated 10 years ago
- A C++ library which allows the numerical optimisation of any given problem, function, program or you-name-it☆45Updated 7 years ago
- AVX-optimized sin(), cos(), exp() and log() functions☆113Updated 2 years ago
- Boost SIMD☆231Updated 5 years ago
- Fastest Histogram Construction☆66Updated 2 years ago
- A fast and highly scalable GPU dynamic memory allocator☆103Updated 9 years ago
- Execution primitives for C++☆154Updated 4 years ago
- SIMD macro assembler unified for ARM, MIPS, PPC and x86☆87Updated 6 months ago
- stl compatible hashtable☆29Updated 7 years ago
- Add-on packages for Vector class library☆71Updated 11 months ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆111Updated 4 years ago
- Use CUDA intrinsics with user-defined types☆47Updated 10 years ago
- C++ Library for Portable SIMD Vectorization☆80Updated 4 months ago
- Blazing-fast Expression Templates Library (ETL) with GPU support, in C++☆218Updated 10 months ago
- C++ multidimensional arrays in the spirit of the STL☆198Updated 2 weeks ago
- Polyfill some holes in the SSE intrinsics set☆49Updated 2 years ago
- Full-speed Array of Structures access☆160Updated last year
- Launching collective tasks in bulk☆36Updated 5 years ago
- SPMD in C++☆68Updated 4 years ago