Arasan 20.5

Discussion of anything and everything relating to chess playing software and machines.

Moderators: hgm, Harvey Williamson, bob

Forum rules
This textbox is used to restore diagrams posted with the [d] tag before the upgrade.
Post Reply
jdart
Posts: 3503
Joined: Fri Mar 10, 2006 4:23 am
Location: http://www.arasanchess.org

Arasan 20.5

Post by jdart » Sun Apr 08, 2018 1:39 am

Arasan 20.5 is available from: https://www.arasanchess.org.

Changes in Arasan 20.5:
1) Have tuner output objective value to params file.
2) Bug fix in more() function of RootMoveGenerator.
3) Fixes to Syzygy code: enable locking when multi-threaded.
4) Fix very shallow search when MultiPV greater than the number of legal moves.
5) Fix UCI score output when tb hit at root - now outputs score based on tb score
(worked with multipv but not when multipv == 1).
6) Do not exit search for forced mate if UCI and search type is fixed depth or fixed time.
7) Don't execute move after UCI "bestmove" Wait for GUI to send position.
8) Remove Nalimov and Gaviota tb support.
9) Fix mate score output in GUI.
10) Add code to save/restore window flags and state in GUI.

I expect this version to perform pretty much on a par with Arasan 20.4: all the changes are basically bug fixes, not performance improvements. But some of the fixes are significant: in particular, the tablebase code fixes may prevent occasional crashes when running multithreaded with tablebases in use.

--Jon

tpoppins
Posts: 597
Joined: Tue Nov 24, 2015 8:11 pm
Location: upstate

Re: Arasan 20.5

Post by tpoppins » Sun Apr 08, 2018 6:19 am

Thank you muchly for these fixes, Jon.

We will most likely run at least some blitz tests on the new version, and if proves to be same strength as v20.4(.1) we could probably merge them.

User avatar
Graham Banks
Posts: 30733
Joined: Sun Feb 26, 2006 9:52 am
Location: Auckland, NZ

Re: Arasan 20.5

Post by Graham Banks » Mon Apr 09, 2018 10:41 pm

Thanks Jon. :)
My email addresses:
gbanksnz at gmail.com
gbanksnz at yahoo.co.nz

tpoppins
Posts: 597
Joined: Tue Nov 24, 2015 8:11 pm
Location: upstate

Re: Arasan 20.5

Post by tpoppins » Wed Apr 11, 2018 7:23 am

An 840-game blitz gauntlet confirmed that the new version is on par with v20.4.1 Elo-wise. The most important thing about the new version is that there was not a single game terminated prematurely due to a stalled connection or a disconnect. Syzygy probing now seems to behave as expected both under Fritz GUIs in Infinite Analysis mode and under Cute Chess GUI playing games.

Kudos for ironing out all the kinks, Jon.

jdart
Posts: 3503
Joined: Fri Mar 10, 2006 4:23 am
Location: http://www.arasanchess.org

Re: Arasan 20.5

Post by jdart » Thu Apr 12, 2018 2:15 am

Some explanation of what was fixed is in my blog:

https://arasanchess.org/blog.shtml.

--Jon

Post Reply