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]☆617Updated 2 years ago
- Reference implementation of mdspan targeting C++23☆462Updated last week
- SIMD Library for Evaluating Elementary Functions, vectorized libm and DFT☆726Updated last month
- Archived implementation of BLAS using the SYCL open standard. See oneMath for a replacement.☆261Updated 4 months ago
- Open Source Parallel STL implementation☆526Updated last year
- 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).☆536Updated last week
- Portable wrapper for SIMD and vector instructions written in C++11. Compatible with NEON, SSE, AVX, AVX-512 and SVE (length specific).☆500Updated 3 months ago
- SIMD Vector Classes for C++☆1,490Updated last year
- AVX-optimized sin(), cos(), exp() and log() functions☆124Updated 3 years ago
- Portable header-only C++ low level SIMD library☆1,275Updated 9 months ago
- Modular C++ Toolkit for Performance Analysis and Logging. Profiling API and Tools for C, C++, CUDA, Fortran, and Python. The C++ template…☆359Updated 10 months ago
- Multiprecision for modern C++☆315Updated 5 months ago
- Expressive Vector Engine - SIMD in C++ Goes Brrrr☆1,201Updated this week
- A lightweight high performance tensor algebra framework for modern C++☆788Updated last year
- A simple, extensible, portable, efficient and header-only SIMD library!☆229Updated 3 years ago
- Portable C++ SIMD library☆174Updated 5 years ago
- Omnitrace: Application Profiling, Tracing, and Analysis☆312Updated last week
- C++ implementation of a memory efficient hash map and hash set☆349Updated 8 months ago
- stdgpu: Efficient STL-like Data Structures on the GPU☆1,221Updated last month
- A micro microbenchmarking library for C++11 in a single header file☆218Updated 2 months ago
- oneAPI DPC++ Library (oneDPL) https://software.intel.com/content/www/us/en/develop/tools/oneapi/components/dpc-library.html☆742Updated this week
- 🚀 Fast C/C++ bit population count library☆346Updated 11 months ago
- Microbenchmarking for Modern C++☆219Updated 4 years ago
- A header only library implementing common mathematical functions using SIMD intrinsics☆107Updated 3 months ago
- ☆147Updated last year
- Abstraction Library for Parallel Kernel Acceleration☆383Updated last week
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆705Updated 3 months ago
- A C++17 message passing library based on MPI☆171Updated this week
- LLVM Optimization to extract a function, embedded in its intermediate representation in the binary, and execute it using the LLVM Just-In…☆517Updated 4 years ago