simde icon indicating copy to clipboard operation
simde copied to clipboard

Implementations of SIMD instruction sets for systems which don't natively support them.

Results 173 simde issues
Sort by recently updated
recently updated
newest added

One thing about SIMD implementations is that there is often a direct equivalent of each intrinsic. Basically everything has add, sub, shift right, etc,. Therefore, there could be a "common"...

It has been great to see how useful and popular SIMDe has become over the years! To help keep new contributions at a high level of quality and performance, I...

https://github.com/simd-everywhere/simde/actions/runs/6627841500/job/18003657630#step:10:958

and confirm that we meet the [REUSE](https://reuse.software/) recommendations using [`reuse-tool`](https://github.com/fsfe/reuse-tool)

https://doi.org/10.48550/arXiv.2112.06342 Be careful to only use the paper as your reference; I'm told that the compressed source code at the end is not OSS. - [ ] (A) Add strict...

enhancement
good first issue

It would be nice if simde implemented support for AES, especially AES round as this particular part of AES is also used in a lot of hash algorithms etc. Many...

help wanted
instruction-set-support

I see that the neon implementations (with and without crypto extensions) at https://github.com/DLTcollab/sse2neon/pull/6 are also MIT licensed See also - https://github.com/DLTcollab/sse2neon/pull/63 - https://github.com/DLTcollab/sse2neon/pull/75 - https://github.com/DLTcollab/sse2neon/pull/559 - https://github.com/DLTcollab/sse2neon/pull/573 _Originally posted by...

help wanted

Helps track progress of #1014

https://software.intel.com/sites/landingpage/IntrinsicsGuide/#techs=AMX https://en.wikipedia.org/wiki/Advanced_Matrix_Extensions https://software.intel.com/content/dam/develop/public/us/en/documents/architecture-instruction-set-extensions-programming-reference.pdf AMX-INT8 - [ ] _tile_dpbssd - [ ] _tile_dpbsud - [ ] _tile_dpbusd - [ ] _tile_dpbuud - [ ] __tile_dpbssd - [ ] __tile_dpbsud - [...

help wanted
instruction-set-support
GSoC/Outreachy-ideas