Y
Hacker News
new
|
ask
|
show
|
jobs
by
brutos
2055 days ago
If you can recompile but the code was written to only target AVX-512 you can use
https://github.com/simd-everywhere/simde
to near effortlessly map the intrinsics to AVX2 (or lower).