Page 3 of 3

Re: Crystal 3.1

Posted: Tue Jan 19, 2021 8:32 am
by abgursu
Jouni wrote: Mon Jan 18, 2021 1:59 pm Nice progress with 3.1 and default net! What is "Clean Search" meaning?
Clearing Hash and searching from start on every new move.

Re: Crystal 3.1

Posted: Tue Jan 19, 2021 5:14 pm
by Jouni
With "clean search" I got mostly better results in testsuites with Fritz. Arena does always engine re-start in every position so not needed? But I noticed really weird thing: with one core and "clean search" Crystal crashed always in Fritz! Sooner or later engine speed goes to 1-5 knps.

Re: Crystal 3.1

Posted: Wed Jan 20, 2021 6:33 am
by jhellis3
IpMan was also very kind to provide some compiles.

They can be found at: http://ipmanchess.yolasite.com/compiles.php

Re: Crystal 3.1

Posted: Wed Jan 20, 2021 9:36 am
by Archimedes
And there are also compiles for Android.

Crystal 3.1:
https://app.box.com/s/dv0u7su28xej5ru65sob3h2sjn5l639u

Re: Crystal 3.1

Posted: Wed Jan 20, 2021 11:52 am
by jshriver
Archimedes wrote: Wed Jan 20, 2021 9:36 am And there are also compiles for Android.

Crystal 3.1:
https://app.box.com/s/dv0u7su28xej5ru65sob3h2sjn5l639u
By chance do you have information on how to compile engines for Android? Very interested in giving it a go.

Re: Crystal 3.1

Posted: Wed Jan 20, 2021 12:08 pm
by Archimedes
jshriver wrote: Wed Jan 20, 2021 11:52 am
Archimedes wrote: Wed Jan 20, 2021 9:36 am And there are also compiles for Android.

Crystal 3.1:
https://app.box.com/s/dv0u7su28xej5ru65sob3h2sjn5l639u
By chance do you have information on how to compile engines for Android? Very interested in giving it a go.
http://talkchess.com/forum3/viewtopic.php?f=2&t=76133

Re: Crystal 3.1

Posted: Wed Jan 20, 2021 1:02 pm
by jshriver
Thank you! Amazing write up too.

Re: Crystal 3.1

Posted: Wed Jan 20, 2021 3:39 pm
by Jouni
Just one wish: Name engine Crystal 3.1 not Crystal 140121!

Re: Crystal 3.1

Posted: Fri Jan 22, 2021 3:27 pm
by Archimedes
Jouni wrote: Wed Jan 20, 2021 3:39 pm Just one wish: Name engine Crystal 3.1 not Crystal 140121!
Amdroid builds already shows 3.1 as version number. :wink:

However, could be changed in the source code.

misc.cpp:

Code: Select all

/// Version number. If Version is left empty, then compile date in the format
/// DD-MM-YY and show in engine_info.
const string Version = "";