-
Dear collegues!
I'm the author of an extensive C++ library for cardinal b-splines and everything that's needed to create and evaluate them efficiently, using SIMD and multithreading on arbitrarily …
-
When I build with LVI mitigation, run:
```
cmake .. \
-DLVI_MITIGATION=ControlFlow \
-DLVI_MITIGATION_BINDIR=/usr/local/lvi-mitigation/bin
make
```
I got the result:
```
[ 15%] Linking CXX ex…
-
**Problem**
Borderline every time `transmute` is used in this project it's unsound and wrong! Especially in the context of self-referential structs.
I've been going through rental dependents and…
-
-
According to the official Download Stockfish for Windows page https://stockfishchess.org/download/windows/ the Windows binary "stockfish_13_win_x64_modern.zip" would be compiled as "SSE4.1 + POPCNT: I…
ghost updated
3 years ago
-
**Submitting author:** @bshoshany (Barak Shoshany)
**Repository:** https://github.com/bshoshany/thread-pool
**Version:** v1.5
**Editor:** @gkthiruvathukal
**Reviewer:** @zeroset, @cedricchevalier19
**…
-
## macOS
```bash
./configure \
--with-modules \
--with-threads \
--with-ns \
--with-imagemagick \
--with-gnutls=no \
--without-x \
--without-dbus \
--withou…
-
Can we have generalised intrinsic which are not dependent on any particular platform. This can follow the approach used in [SIMDe ](https://github.com/simd-everywhere/simde) but not limited to SIMD in…
-
For complexity reasons AVX-512 was not initially considered. We should add support.
https://github.com/mmcloughlin/avo/blob/9fbb71b6db924e5524188d05eeef06b619cf6f79/internal/load/load.go#L130-L133
…
-
**Description**
I have built a linuxkit image that is an amalgam of the `examples/aws.yml` and the `examples/docker.yml` for the purpose of experimenting with various Swarm configurations. With t…