New version: Demolito 2018-10-29
Posted: Sun Nov 11, 2018 11:03 am
New release. About 50 elo gain in my testing: self-play, tc=8"+0.08", high resolution book (5 plies). As usual, expect elo compression in rating lists, due to higher TC and longer book lines.
Android compile: Windows compile by tpoppins:
https://www.mediafire.com/file/47jr2tfe ... p.zip/file
Linux, MacOSX:
Please compile it yourself, using the following procedure:
Tips:
- Replace clang by gcc in make.sh if you have gcc but not clang installed (will be a bit slower).
- remove -DPEXT in make.sh if you don't have a PEXT capable CPU.
Android compile: Windows compile by tpoppins:
https://www.mediafire.com/file/47jr2tfe ... p.zip/file
Linux, MacOSX:
Please compile it yourself, using the following procedure:
Code: Select all
git clone https://github.com/lucasart/Demolito.git
cd Demolito
./make.sh ./demolito
- Replace clang by gcc in make.sh if you have gcc but not clang installed (will be a bit slower).
- remove -DPEXT in make.sh if you don't have a PEXT capable CPU.