-
Not an issue per-se, but a fix I found for older hardware. Loaded up the latest Nightly (10-28-2024) on a Pi Zero W (2017) with the Raspberry Pi Imager and eventually got a pop-error mentioned in the …
-
Discovered on https://github.com/dotnet/runtime/pull/75055
```
+ dotnet /datadisks/disk1/work/A650097C/p/xunit/xunit.console.dll JIT/SIMD/JIT.SIMD.XUnitWrapper.dll JIT/Intrinsics/JIT.Intrinsics.XU…
-
Arm (aarch64) cpus are becoming more popular/powerful (e.g. AWS Graviton instances) ... does Tantivy also specialize SIMD for Arm CPUs?
-
```
libs/QPhiX/include/qphix/blas_new_c.h(893): warning #15552: loop was not vectorized with "simd"
libs/QPhiX/include/qphix/blas_new_c.h(893): warning #15552: loop was not vectorized with "simd"
l…
-
### Discussed in https://github.com/oxc-project/backlog/discussions/19
Originally posted by **overlookmotel** February 9, 2024
This came up on thread about SIMD in the Lexer https://github.co…
-
I tried to check the assembly output for loongarch for my sha512 algorithms:
My GCC being here:
https://github.com/trcrsired/gcc-releases/releases
My LLVM builds being here.
https://github.com/trc…
-
I opened this issue to discuss if we can replace 3rdparty/zlib with [zlib-ng](https://github.com/zlib-ng/zlib-ng).
zlib-ng is `a replacement with optimizations for "next generation" systems.` It d…
-
Why is C# included in the benchmarks even though it doesn't use AOT compilation?
![image](https://github.com/user-attachments/assets/c5fc1d63-7b1b-4a93-ad0f-e790d59b27b6)
-
I made [a recipe](https://github.com/procxx/conan-boost-ex-simd) for fork of the removed Boost.SIMD library (I archived it too [here](https://github.com/procxx/boost.simd)) (not planned for conan-cent…
-
### System Information
OpenCV versions from 3.4.1 to OpenCV(4.10.0-dev)
### Detailed description
on https://docs.opencv.org/4.x/dd/d6a/tutorial_js_filtering.html
i tried `cv.medianBlur(src, dst, …