New engine releases 2019

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

Moderator: Ras

Terje
Posts: 347
Joined: Tue Nov 19, 2019 4:34 am
Location: https://github.com/TerjeKir/weiss
Full name: Terje Kirstihagen

Re: New engine releases 2019

Post by Terje »

Weiss 0.7 released.

This version mostly improves search by better move ordering and adding pruning heuristics. More details in the tag.

https://github.com/TerjeKir/weiss/releases/tag/v0.7
User avatar
Gabor Szots
Posts: 1422
Joined: Sat Jul 21, 2018 7:43 am
Location: Budapest, Hungary
Full name: Gabor Szots

Re: New engine releases 2019

Post by Gabor Szots »

Terje wrote: Fri Dec 06, 2019 1:41 pm Weiss 0.7 released.

This version mostly improves search by better move ordering and adding pruning heuristics. More details in the tag.

https://github.com/TerjeKir/weiss/releases/tag/v0.7
That's fine. Unfortunately I am still not trained to compile it myself. May I ask for some Windows executables?
Gabor Szots
CCRL testing group
Guenther
Posts: 4718
Joined: Wed Oct 01, 2008 6:33 am
Location: Regensburg, Germany
Full name: Guenther Simon

Re: New engine releases 2019

Post by Guenther »

Terje wrote: Fri Dec 06, 2019 1:41 pm Weiss 0.7 released.

This version mostly improves search by better move ordering and adding pruning heuristics. More details in the tag.

https://github.com/TerjeKir/weiss/releases/tag/v0.7
Thanks for adding a message about recognition of the syzygy files :)

Code: Select all

HashTable init complete with 2097152 entries, using 32MB.
uci
id name weiss 0.7
id author LoliSquad
option name Hash type spin default 32 min 4 max 16384
option name SyzygyPath type string default <empty>
option name Ponder type check default false
uciok
setoption name SyzygyPath value C:/Syzygy_5
TableBase init complete - largest found: 5.
BTW it also works now with HGMs UCI2WB adapter in Winboard.
https://rwbc-chess.de

[Trolls n'existent pas...]
Guenther
Posts: 4718
Joined: Wed Oct 01, 2008 6:33 am
Location: Regensburg, Germany
Full name: Guenther Simon

Re: New engine releases 2019

Post by Guenther »

Gabor Szots wrote: Fri Dec 06, 2019 2:05 pm
Terje wrote: Fri Dec 06, 2019 1:41 pm Weiss 0.7 released.

This version mostly improves search by better move ordering and adding pruning heuristics. More details in the tag.

https://github.com/TerjeKir/weiss/releases/tag/v0.7
That's fine. Unfortunately I am still not trained to compile it myself. May I ask for some Windows executables?
No popcount compile (for my hardware)
http://rwbc-chess.de/Downloads/Engines/Weiss_07-64n.7z
https://rwbc-chess.de

[Trolls n'existent pas...]
Terje
Posts: 347
Joined: Tue Nov 19, 2019 4:34 am
Location: https://github.com/TerjeKir/weiss
Full name: Terje Kirstihagen

Re: New engine releases 2019

Post by Terje »

Guenther wrote: Fri Dec 06, 2019 2:08 pm
Terje wrote: Fri Dec 06, 2019 1:41 pm Weiss 0.7 released.

...
Thanks for adding a message about recognition of the syzygy files :)

...

BTW it also works now with HGMs UCI2WB adapter in Winboard.
That's great! :D
User avatar
Gabor Szots
Posts: 1422
Joined: Sat Jul 21, 2018 7:43 am
Location: Budapest, Hungary
Full name: Gabor Szots

Re: New engine releases 2019

Post by Gabor Szots »

Guenther wrote: Fri Dec 06, 2019 2:29 pm
Gabor Szots wrote: Fri Dec 06, 2019 2:05 pm
Terje wrote: Fri Dec 06, 2019 1:41 pm Weiss 0.7 released.

This version mostly improves search by better move ordering and adding pruning heuristics. More details in the tag.

https://github.com/TerjeKir/weiss/releases/tag/v0.7
That's fine. Unfortunately I am still not trained to compile it myself. May I ask for some Windows executables?
No popcount compile (for my hardware)
http://rwbc-chess.de/Downloads/Engines/Weiss_07-64n.7z
Thanks Günther.

I have tried to learn to compile these myself several times but failures led me to lose my interest. Waiting for the kiss of the muse.
Gabor Szots
CCRL testing group
Terje
Posts: 347
Joined: Tue Nov 19, 2019 4:34 am
Location: https://github.com/TerjeKir/weiss
Full name: Terje Kirstihagen

Re: New engine releases 2019

Post by Terje »

Gabor Szots wrote: Fri Dec 06, 2019 2:50 pm
Guenther wrote: Fri Dec 06, 2019 2:29 pm
Gabor Szots wrote: Fri Dec 06, 2019 2:05 pm
Terje wrote: Fri Dec 06, 2019 1:41 pm ...
...
No popcount compile (for my hardware)
http://rwbc-chess.de/Downloads/Engines/Weiss_07-64n.7z
Thanks Günther.

I have tried to learn to compile these myself several times but failures led me to lose my interest. Waiting for the kiss of the muse.
I've added 3 windows compiles to the tag. Feedback on whether they work or not would be appreciated :)
User avatar
Gabor Szots
Posts: 1422
Joined: Sat Jul 21, 2018 7:43 am
Location: Budapest, Hungary
Full name: Gabor Szots

Re: New engine releases 2019

Post by Gabor Szots »

Terje wrote: Fri Dec 06, 2019 3:04 pmI've added 3 windows compiles to the tag. Feedback on whether they work or not would be appreciated :)
Thanks Terje. All three work for me. Under Shredder 13 I measure the following approximate speeds:

nopop: 1250 knps

pop: 1360

pext: 1430

Günther's compile: 3420 knps
Gabor Szots
CCRL testing group
Guenther
Posts: 4718
Joined: Wed Oct 01, 2008 6:33 am
Location: Regensburg, Germany
Full name: Guenther Simon

Re: New engine releases 2019

Post by Guenther »

Gabor Szots wrote: Fri Dec 06, 2019 4:05 pm
Terje wrote: Fri Dec 06, 2019 3:04 pmI've added 3 windows compiles to the tag. Feedback on whether they work or not would be appreciated :)
Thanks Terje. All three work for me. Under Shredder 13 I measure the following approximate speeds:

nopop: 1250 knps

pop: 1360

pext: 1430

Günther's compile: 3420 knps
oops :)
I can confirm only that my compile is around three times as fast as Terjes nopopcnt version.
(ca. 600kn vs. 1.800 kn on my hardware - only measured from starting position at higher depths)
https://rwbc-chess.de

[Trolls n'existent pas...]
Terje
Posts: 347
Joined: Tue Nov 19, 2019 4:34 am
Location: https://github.com/TerjeKir/weiss
Full name: Terje Kirstihagen

Re: New engine releases 2019

Post by Terje »

Gabor Szots wrote: Fri Dec 06, 2019 4:05 pm
Terje wrote: Fri Dec 06, 2019 3:04 pmI've added 3 windows compiles to the tag. Feedback on whether they work or not would be appreciated :)
Thanks Terje. All three work for me. Under Shredder 13 I measure the following approximate speeds:

nopop: 1250 knps

pop: 1360

pext: 1430

Günther's compile: 3420 knps
Oh, I forgot the O3 flag :D I've reuploaded new versions with it. Hopefully these will be comparable to Günther's :)