New asmfish
Moderators: hgm, Harvey Williamson, bob
Forum rules
This textbox is used to restore diagrams posted with the [d] tag before the upgrade.
This textbox is used to restore diagrams posted with the [d] tag before the upgrade.
New asmfish
First 'real' updates since 17/11/19
https://github.com/lantonov/asmFish/commits/master
https://github.com/lantonov/asmFish/tree/executables
https://github.com/lantonov/asmFish/commits/master
https://github.com/lantonov/asmFish/tree/executables
Guenther Simon
http://rwbc-chess.de/
http://rwbc-chess.de/
Re: New asmfish
Code: Select all
asmFishW_2018-02-11_popcnt
bench
*** bench hash 16 threads 1 depth 13 ***
1: nodes: 215362 1840 knps 117 ms
* snip *
42: nodes: 157357 1639 knps 96 ms
===========================
Total time (ms) : 2227
Nodes searched : 5051254
Nodes/second : 2268187Looks like there's still a lot of catching up to do.Author: Stefan Geschwentner
Date: Sun Dec 3 10:41:48 2017 +0100
Timestamp: 1512294108
Attack threats
Give bonus for safe attack threats from bishops and rooks on opponent queen
STC:
LLR: 2.97 (-2.94,2.94) [0.00,5.00]
Total: 8629 W: 1599 L: 1438 D: 5592
http://tests.stockfishchess.org/tests/v ... 0ccbb8b30d
LTC:
LLR: 2.96 (-2.94,2.94) [0.00,5.00]
Total: 7093 W: 987 L: 846 D: 5260
http://tests.stockfishchess.org/tests/v ... 0ccbb8b317
Bench: 5051254
Re: New asmfish
I wish Asmfish has a version number that corresponds to the Stockfish version that it is based from.
Re: New asmfish
SF dev builds don't have version numbers as such, why would asmFish ones have them? They don't blindly copy all commits from the master branch anyway -- a sign of independent thinking and a good thing in my book.
-
leavenfish
- Posts: 218
- Joined: Mon Sep 02, 2013 6:23 am
Re: New asmfish
Contempt = 0. Nice touch!
Re: New asmfish
Just check the bench numbers , they try to keep the bench nodes in sync.Jhoravi wrote:I wish Asmfish has a version number that corresponds to the Stockfish version that it is based from.
Re: New asmfish
Thanks for these links!Guenther wrote:First 'real' updates since 17/11/19
https://github.com/lantonov/asmFish/commits/master
https://github.com/lantonov/asmFish/tree/executables
I told my wife that a husband is like a fine wine; he gets better with age. The next day, she locked me in the cellar.
Re: New asmfish
In the change log, where patches correspond to those in SF, these are marked in the line below
https://github.com/lantonov/asmFish/wiki/Change-log
https://github.com/lantonov/asmFish/wiki/Change-log


