New engine releases & news 2021

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

Moderators: hgm, Rebel, chrisw

User avatar
jshriver
Posts: 1342
Joined: Wed Mar 08, 2006 9:41 pm
Location: Morgantown, WV, USA

Re: New engine releases & news 2021

Post by jshriver »

niel5946 wrote: Tue Apr 13, 2021 5:19 pm After a lot of work and testing, Loki 3.0 is now released.
The engine looks wonderful, just played a game and enjoyed its style.

I made linux binaries for 64bit armv8 and 32bit armv7 (pi4 and pi0)
https://chess.nyc3.cdn.digitaloceanspac ... i3-arm.zip
User avatar
WinPooh
Posts: 267
Joined: Fri Mar 17, 2006 8:01 am
Location: Russia
Full name: Vladimir Medvedev

Re: New engine releases & news 2021

Post by WinPooh »

GreKo PSQ 1.1 - experimental version with piece/square only evaluation:
http://greko.su/greko-psq-1.1.zip
Damir
Posts: 2801
Joined: Mon Feb 11, 2008 3:53 pm
Location: Denmark
Full name: Damir Desevac

Re: New engine releases & news 2021

Post by Damir »

Thanks Vladimir! :)
Gabor Szots
Posts: 1362
Joined: Sat Jul 21, 2018 7:43 am
Location: Szentendre, Hungary
Full name: Gabor Szots

Re: New engine releases & news 2021

Post by Gabor Szots »

Gabor Szots wrote: Tue Apr 13, 2021 5:43 pm Unfortunately, even my Loki 2.0.0 results could not appear on our list yet so 3.0 will have to wait a bit I'm afraid.
Well, I've made an exception, +500 Elo was to tempting, so I started a gauntlet with 3.0.0.
Gabor Szots
CCRL testing group
niel5946
Posts: 174
Joined: Thu Nov 26, 2020 10:06 am
Full name: Niels Abildskov

Re: New engine releases & news 2021

Post by niel5946 »

Gabor Szots wrote: Wed Apr 14, 2021 8:18 pm
Gabor Szots wrote: Tue Apr 13, 2021 5:43 pm Unfortunately, even my Loki 2.0.0 results could not appear on our list yet so 3.0 will have to wait a bit I'm afraid.
Well, I've made an exception, +500 Elo was to tempting, so I started a gauntlet with 3.0.0.
I am happy to hear that! I hope the results on CCRL will be as good as the ones from my own tests! :D
Author of Loki, a C++ work in progress.
Code | Releases | Progress Log |
RubiChess
Posts: 584
Joined: Fri Mar 30, 2018 7:20 am
Full name: Andreas Matthies

Re: New engine releases & news 2021

Post by RubiChess »

Summer is near and my garden needs some work to do the next weeks so I released RubiChess 2.1.

https://github.com/Matthies/RubiChess/releases/tag/2.1

New stronger net and some other improvements.

Have fun.
Regards, Andreas
Gabor Szots
Posts: 1362
Joined: Sat Jul 21, 2018 7:43 am
Location: Szentendre, Hungary
Full name: Gabor Szots

Re: New engine releases & news 2021

Post by Gabor Szots »

RubiChess wrote: Wed Apr 14, 2021 8:57 pm Summer is near and my garden needs some work to do the next weeks so I released RubiChess 2.1.

https://github.com/Matthies/RubiChess/releases/tag/2.1

New stronger net and some other improvements.

Have fun.
Regards, Andreas
Thanks Andreas. Our garden needs some work as well, unfortunately I can't release anything.
Gabor Szots
CCRL testing group
Gabor Szots
Posts: 1362
Joined: Sat Jul 21, 2018 7:43 am
Location: Szentendre, Hungary
Full name: Gabor Szots

Re: New engine releases & news 2021

Post by Gabor Szots »

Gabor Szots wrote: Tue Apr 13, 2021 8:35 am Megalodon 1.0.0: https://github.com/megalodon-chess/megalodon/releases/
Gabor Szots
CCRL testing group
User avatar
jshriver
Posts: 1342
Joined: Wed Mar 08, 2006 9:41 pm
Location: Morgantown, WV, USA

Re: New engine releases & news 2021

Post by jshriver »

For those with slightly older machines, I made (hopefully) a Windows 64bit Igel 3.0.0 for "modern" aka popcnt, sse4.1 but no AVX/BMI2 instructions.

https://chess.nyc3.cdn.digitaloceanspac ... modern.zip

If there are any problems let me know, I just installed Visual Studio Community to figure out how to do this.
voffka
Posts: 288
Joined: Sat Jun 30, 2018 10:58 pm
Location: Ukraine
Full name: Volodymyr Shcherbyna

Re: New engine releases & news 2021

Post by voffka »

Hello jshriver,
jshriver wrote: Thu Apr 15, 2021 11:00 pm For those with slightly older machines, I made (hopefully) a Windows 64bit Igel 3.0.0 for "modern" aka popcnt, sse4.1 but no AVX/BMI2 instructions.

https://chess.nyc3.cdn.digitaloceanspac ... modern.zip

If there are any problems let me know, I just installed Visual Studio Community to figure out how to do this.
Thanks for your efforts, but keep in mind that these are not official Igel binaries. For those people who have a custom needs for specific CPU architecture they ask me in the main Igel thread http://talkchess.com/forum3/viewtopic.p ... 79#p889179 and I compile binaries for them usually with-in the same day to let them run Igel tests. The advantage of such method is that I compile (and check) a custom build exactly targeted for a given cpu architecture, so this gives maximum performance for Igel.

For official tournaments/rating lists I encourage to use only official binaries from github page as those give the maximum performance and accurate performance rating matters a lot for rating list.
Last edited by voffka on Fri Apr 16, 2021 12:07 am, edited 1 time in total.