Here are
17 public repositories
matching this topic...
Performance-portable, length-agnostic SIMD with runtime dispatch
good first issue
This is perfect if you're new to the project and looking to help.
C++ wrappers for SIMD intrinsics and parallelized, optimized mathematical functions (SSE, AVX, NEON, AVX512)
Optimized Recursive Bilateral Filter
Like simd-everywhere but for D.
A header only library implementing common mathematical functions using SIMD intrinsics
🎹 Unified implementation of SIMD intrinsic functions and fallback implementations on hardware that does not natively support them, as an extension to Swift Numeric types.
Updated
May 30, 2022
Swift
Additional SIMD intrinsics for rustlang
Updated
Oct 21, 2020
Rust
C++ interface for SIMD instruction sets
Vectroized String Helper Functions
C++ template for generating small sorting networks compatible with SIMD intrinsics
Illumina (and SOLiD) sensitive read mapping tool (cloned from svn://scm.gforge.inria.fr/svnroot/storm/)
Generic ImageProcessing library
IQ-TREE ported to work for systems with ARM NEON ISA
Header-only C++ library to load SIMD-vectors column-wise from a matrix but then use diagonally
Improve this page
Add a description, image, and links to the
simd-intrinsics
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
simd-intrinsics
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
Hi,
thank you very much for this cool library.
I noticed that
simde_mm512_load_psis missing whilesimde_mm512_loadu_psis implemented. However, both seem to exist for Intel intrinsics (see screenshot). Maybe I oversaw one or maybe they do the same anyways?Thanks
Lukas
![Screenshot from 2021-10-25 13-28-29](https://user-images.githubusercontent.com/14993470/138687358-aa6b531e-bdc