aff3ct / MIPPLinks
Portable wrapper for SIMD and vector instructions written in C++11. Compatible with NEON, SSE, AVX, AVX-512 and SVE (length specific).
☆508Updated 2 months ago
Alternatives and similar repositories for MIPP
Users that are interested in MIPP are comparing it to the libraries listed below
Sorting:
- Agenium Scale vectorization library for CPUs and GPUs☆333Updated 3 years ago
- std::simd for GCC [ISO/IEC TS 19570:2018]☆629Updated 2 years ago
- A lightweight high performance tensor algebra framework for modern C++☆803Updated 2 months ago
- Intel TBB with CMake build system☆387Updated 2 months ago
- stdgpu: Efficient STL-like Data Structures on the GPU☆1,233Updated last month
- Portable header-only C++ low level SIMD library☆1,288Updated last year
- C++ library for reading and writing of numpy's .npy files☆415Updated 11 months ago
- Simple utilities to enable code reuse and portability between CUDA C/C++ and standard C/C++.☆348Updated 3 years ago
- SIMD Vector Classes for C++☆1,508Updated last year
- Conversion to/from half-precision floating point formats☆370Updated last month
- C++ wrappers for SIMD intrinsics and parallelized, optimized mathematical functions (SSE, AVX, AVX512, NEON, SVE))☆2,484Updated last week
- Source Code for `Today’s TBB: C++ Parallel Programming with Threading Building Blocks, Second Edition' by Michael Voss and James Reinder…☆196Updated 3 months ago
- Portable (POSIX/Windows/Emscripten) thread pool for C/C++☆380Updated last year
- Thin, unified, C++-flavored wrappers for the CUDA APIs☆855Updated last month
- C++ multidimensional arrays in the spirit of the STL☆202Updated 4 months ago
- Header-only C++ program options parser library☆178Updated 2 years ago
- Open Source Parallel STL implementation