Amoeba 2.5
Posted: Wed Jun 07, 2017 7:24 pm
I am pleased to announce a new version of Amoeba :
https://github.com/abulmo/amoeba/releases/tag/v2.5
It should be significantly stronger than version 2.4 (I hope more than 50 elo).
Under Windows, it comes in 3 flavors:
- amoeba-win64.exe
- amoeba-win64-nopopcount.exe
- amoeba-win32.exe
The first one is 25% faster (~20 elo stronger) than the second one, and 78% faster (~50 elo stronger) than the last one. Amoeba indeed depends heavily on a fast popcount instruction.
Under Linux, I did not build a 32 bit version. On the same machine, a Linux version is probably 20 % faster than a Windows version (10% because of the OS, & 10% because of the compiler).
I will add binaries for Mac OS/X at the end of the week.
https://github.com/abulmo/amoeba/releases/tag/v2.5
It should be significantly stronger than version 2.4 (I hope more than 50 elo).
Under Windows, it comes in 3 flavors:
- amoeba-win64.exe
- amoeba-win64-nopopcount.exe
- amoeba-win32.exe
The first one is 25% faster (~20 elo stronger) than the second one, and 78% faster (~50 elo stronger) than the last one. Amoeba indeed depends heavily on a fast popcount instruction.
Under Linux, I did not build a 32 bit version. On the same machine, a Linux version is probably 20 % faster than a Windows version (10% because of the OS, & 10% because of the compiler).
I will add binaries for Mac OS/X at the end of the week.