Skip to content

current-23_02_20

Latest
Compare
Choose a tag to compare
@emerzon emerzon released this 23 Feb 14:00
· 28 commits to master since this release

LINUX ONLY:
Builds here are taken from whatever version present on git repo on moment of build.
The binaries below are built to run on a very specific CPU model in order to extract max performance possible.
The last 8 digits of the release should match the output of the following command:

cat /proc/cpuinfo | grep flags | uniq | md5sum | cut -b 1-8

Hash/Build descriptions:

cb4ac2b2 - Intel Core Processor (Haswell, no TSX)
90edc17a- Intel(R) Xeon(R) CPU E5-2650L v3
48d816d1 - Xeon(R) CPU E5-2673 (Other Broadwell also?)
0a8e7444 - AMD Ryzen Threadripper 1950X
5c6a2fc9 - AMD Ryzen 7 2700X (Probably other Zen archs also)
46b820de - AMD Ryzen 9 3900X (Probably other Zen2 archs also)

In case you can't find the release for your hardware, you should build it yourself using the project Dockerfile.