New UCI Engine: Demolito

Discussion about chess-playing software (engines, hosts, opening books, platforms, etc...)
lucasart
Posts: 201
Joined: Mon Dec 17, 2012 1:09 pm
Contact:

New version: Demolito 2018-10-29

Post by lucasart » 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:
demolito_20181109_armv8.bz2
Android compile (ARMv8)
(352.37 KiB) Downloaded 576 times
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
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.
"Talk is cheap. Show me the code." -- Linus Torvalds.

Post Reply