agenium-scale / nsimdLinks
Agenium Scale vectorization library for CPUs and GPUs
☆333Updated 3 years ago
Alternatives and similar repositories for nsimd
Users that are interested in nsimd are comparing it to the libraries listed below
Sorting:
- std::simd for GCC [ISO/IEC TS 19570:2018]☆620Updated 2 years ago
- SIMD Library for Evaluating Elementary Functions, vectorized libm and DFT☆732Updated 2 months ago
- Open Source Parallel STL implementation☆528Updated last year
- Portable header-only C++ low level SIMD library☆1,277Updated 10 months ago
- Archived implementation of BLAS using the SYCL open standard. See oneMath for a replacement.☆261Updated 5 months ago
- C++ multidimensional arrays in the spirit of the STL☆202Updated last month
- A single-header C++ library for simplifying the use of CUDA Runtime Compilation (NVRTC).☆543Updated last week
- A lightweight high performance tensor algebra framework for modern C++☆791Updated last year
- Reference implementation of mdspan targeting C++23☆469Updated last week
- Modular C++ Toolkit for Performance Analysis and Logging. Profiling API and Tools for C, C++, CUDA, Fortran, and Python. The C++ template…☆360Updated 10 months ago
- Boost SIMD☆232Updated 6 years ago
- AVX-optimized sin(), cos(), exp() and log() functions☆124Updated 3 years ago
- Vector class library, latest version☆1,375Updated last year
- LLVM Optimization to extract a function, embedded in its intermediate representation in the binary, and execute it using the LLVM Just-In…☆519Updated 4 years ago
- Greg's Template Library of useful classes.☆201Updated 3 weeks ago
- SIMD Vector Classes for C++☆1,495Updated last year
- Expressive Vector Engine - SIMD in C++ Goes Brrrr☆1,205Updated this week
- Multiprecision for modern C++☆314Updated 6 months ago
- Comprehensive benchmarks of C++ maps