-
Linux distributions must build for the lowest common denominator CPU. For the Fedora Linux distribution, the original x86_64 is still supported, meaning we cannot build msolve with AVX2 support. Wou…
-
Nice work. As you know RyuJIT can test for ISA level support at codegen time. Do you plan to attempt to offer a SIMD codepath for CPU without AVX2? They are still fairly common I guess.
@tannergood…
-
### Describe the issue
After downloading stockfish 17 avx2 on my debian bullseye system, it won't run, because:
```
./stockfish-17-ubuntu-x86-64-avx2: /lib/x86_64-linux-gnu/libstdc++.so.6: version …
-
The website mentions that "EigenRand currently supports only x86-64 architecture (SSE, AVX, AVX2) and ARM64 NEON". Can non-SIMD version be added? Or it won't make sense?
Otherwise other platforms (Po…
-
[notepad2](https://github.com/zufuliu/notepad2/releases) releases a version of AVX2, which is faster with the new cpu features. I hope that notepad3 can also compile such a version to speed up files p…
ghost updated
2 weeks ago
-
Hello.
I see that for Intel AVX2 code you keep the same binary from Haswell (2013) architecture and the same goes for Intel AVX512 using SkylakePurley (2017) executable and for AMD AVX2/AVX512 you ha…
-
I've created this as an issue instead of a discussion for visibility.
Based on internal discussion, some of us think it's time to drop SSE4 support from PCSX2. Reasons being:
- AVX2 has been a …
-
I am re-filing this for Mario:
Mario:
"The single and double precision tests succeed but the half precision tests currently fail with
(x,y,z,t)=(0,0,0,0) site=0 spin=0 color=0 Diff = ( -65534.99…
-
Hello,
I've seen that no ne release has been posted since early 201 but in the master branch some commit has been made only a fe days ago.
Because i'm a little bit curious i've take a look at the …
ghost updated
6 years ago
-
### Problem description
The `conda-forge` channel has started providing microarchitecture-enabled builds (i.e. packages that exploit AVX2 capabilities if they are available in the machine by installi…