New engine releases & news H2 2023

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

Moderator: Ras

User avatar
AAce3
Posts: 80
Joined: Fri Jul 29, 2022 1:30 am
Full name: Aaron Li

Re: New engine releases & news H2 2023

Post by AAce3 »

New Shen Yu release! Estimated 2400-2500, I haven't had the time to do a lot of testing unfortunately.

https://github.com/AAce3/ShenYu/releases/tag/v2.0.0
User avatar
Gabor Szots
Posts: 1445
Joined: Sat Jul 21, 2018 7:43 am
Location: Budapest, Hungary
Full name: Gabor Szots

Re: New engine releases & news H2 2023

Post by Gabor Szots »

AAce3 wrote: Wed Aug 30, 2023 6:46 pm New Shen Yu release! Estimated 2400-2500, I haven't had the time to do a lot of testing unfortunately.

https://github.com/AAce3/ShenYu/releases/tag/v2.0.0

Good news. However, I have some questions:

1. Upon issuing 'uci', this is what I see:
uci
id name ShenYu 2.0.0
id author Aaron Li
option name Hash type spin default 64 min 0 max 65536
option name hash type spin default 64 min 0 max 65536
option name Clear Hash type button
option name clear hash type button
uciok
Why is everything duplicated in lowercase?

2. Even if I set hash to 256 MB it occupies only 68 MB memory.
Gabor Szots
CCRL testing group
User avatar
AAce3
Posts: 80
Joined: Fri Jul 29, 2022 1:30 am
Full name: Aaron Li

Re: New engine releases & news H2 2023

Post by AAce3 »

Gabor Szots wrote: Sat Sep 02, 2023 9:58 am
AAce3 wrote: Wed Aug 30, 2023 6:46 pm New Shen Yu release! Estimated 2400-2500, I haven't had the time to do a lot of testing unfortunately.

https://github.com/AAce3/ShenYu/releases/tag/v2.0.0

Good news. However, I have some questions:

1. Upon issuing 'uci', this is what I see:
uci
id name ShenYu 2.0.0
id author Aaron Li
option name Hash type spin default 64 min 0 max 65536
option name hash type spin default 64 min 0 max 65536
option name Clear Hash type button
option name clear hash type button
uciok
Why is everything duplicated in lowercase?

2. Even if I set hash to 256 MB it occupies only 68 MB memory.
Hi Gabor -
1. That's something I forgot to remove. Both lowercase and uppercase work.
2. This looks like a uci parsing bug. My guess is that I forgot that setoption commands also require "value." (looks like this is exactly what happened.)

I'm putting out a patch that fixes these issues.
User avatar
Gabor Szots
Posts: 1445
Joined: Sat Jul 21, 2018 7:43 am
Location: Budapest, Hungary
Full name: Gabor Szots

Re: New engine releases & news H2 2023

Post by Gabor Szots »

AAce3 wrote: Sat Sep 02, 2023 4:11 pm Hi Gabor -
1. That's something I forgot to remove. Both lowercase and uppercase work.
2. This looks like a uci parsing bug. My guess is that I forgot that setoption commands also require "value." (looks like this is exactly what happened.)

I'm putting out a patch that fixes these issues.
Fine, thanks. Now only the version number is wrong in the UCI id.
Gabor Szots
CCRL testing group
User avatar
AAce3
Posts: 80
Joined: Fri Jul 29, 2022 1:30 am
Full name: Aaron Li

Re: New engine releases & news H2 2023

Post by AAce3 »

Gabor Szots wrote: Sat Sep 02, 2023 4:16 pm
AAce3 wrote: Sat Sep 02, 2023 4:11 pm Hi Gabor -
1. That's something I forgot to remove. Both lowercase and uppercase work.
2. This looks like a uci parsing bug. My guess is that I forgot that setoption commands also require "value." (looks like this is exactly what happened.)

I'm putting out a patch that fixes these issues.
Fine, thanks. Now only the version number is wrong in the UCI id.
Whoops! fixed.
User avatar
Gabor Szots
Posts: 1445
Joined: Sat Jul 21, 2018 7:43 am
Location: Budapest, Hungary
Full name: Gabor Szots

Re: New engine releases & news H2 2023

Post by Gabor Szots »

AAce3 wrote: Sat Sep 02, 2023 4:42 pm
Gabor Szots wrote: Sat Sep 02, 2023 4:16 pm
AAce3 wrote: Sat Sep 02, 2023 4:11 pm Hi Gabor -
1. That's something I forgot to remove. Both lowercase and uppercase work.
2. This looks like a uci parsing bug. My guess is that I forgot that setoption commands also require "value." (looks like this is exactly what happened.)

I'm putting out a patch that fixes these issues.
Fine, thanks. Now only the version number is wrong in the UCI id.
Whoops! fixed.
Very good. I can rename the exe myself if I wish so. :wink:
Gabor Szots
CCRL testing group
User avatar
pohl4711
Posts: 2759
Joined: Sat Sep 03, 2011 7:25 am
Location: Berlin, Germany
Full name: Stefan Pohl

Re: New engine releases & news H2 2023

Post by pohl4711 »

User avatar
Gabor Szots
Posts: 1445
Joined: Sat Jul 21, 2018 7:43 am
Location: Budapest, Hungary
Full name: Gabor Szots

Re: New engine releases & news H2 2023

Post by Gabor Szots »

Gabor Szots
CCRL testing group
User avatar
Dariusz
Posts: 379
Joined: Sat Jun 13, 2015 10:08 am
Location: Poland
Full name: Dariusz Domagała

Re: New engine releases & news H2 2023

Post by Dariusz »

Gabor Szots wrote: Sun Sep 10, 2023 11:31 am Rengar 1.1.0

https://github.com/teswayze/rengar/releases/tag/v1.1.0
The Mac version for Apple Silicon is downloadable from my site (Files - Chess Engines).
Regards, Darius
https://chessengeria.eu
User avatar
Gabor Szots
Posts: 1445
Joined: Sat Jul 21, 2018 7:43 am
Location: Budapest, Hungary
Full name: Gabor Szots

Re: New engine releases & news H2 2023

Post by Gabor Szots »

I have just read this:

Obsidian

Gabriele Lombardo
Italy
Free and open source
https://github.com/gab8192/Obsidian
Estimated strength 3000-3100
Exe and nnue provided separately at website

The nnue file should sit in the same directory as the executable
Gabor Szots
CCRL testing group