New engine releases & news H1 2023

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

Moderator: Ras

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

Re: New engine releases & news H1 2023

Post by Gabor Szots »

Carbec wrote: Thu Jun 22, 2023 5:04 pm
Gabor Szots wrote: Thu Jun 22, 2023 4:11 pm In the last day you have relased and deleted 3 or maybe 4 versions. This certainly won't improve their chances to be tested. I have put 2.17.08 in my testing queue but now that you have deleted it and released 2.17.09 instead I am not so enthusiastic any more.
hi,

I am really sorry to hear that. Let me explain. I first made a new release 2.17.08, but I am not expert in github, I put the new sources after(. So I deleted it. I can't remember, but I had perhaps made another delete. Finally I made the right 2.17.08.
Then this morning I looked by chance at the quiescence routine, and thought about a modification. To my surprise, it gained about 20 elo. So I decided to made this new release.

ok, no matter what I find, I will stay with this release for some time.
I will wait to gain at least 100 points. but it is becoming more and more difficult. I am also trying to develop a tuner, but it is more complex that what I thought.

Philippe
No problem Philippe. Just go at the pace which suits you best.

As things stand the next time I'm going to launch a new tournament is no sooner than Saturday which means you still have time to think things over. I'm going to test the version which is at your site by the week-end.
Gabor Szots
CCRL testing group
KhepriChess
Posts: 93
Joined: Sun Aug 08, 2021 9:14 pm
Full name: Kurt Peters

Re: New engine releases & news H1 2023

Post by KhepriChess »

Carbec wrote: Thu Jun 22, 2023 5:04 pm
Gabor Szots wrote: Thu Jun 22, 2023 4:11 pm In the last day you have relased and deleted 3 or maybe 4 versions. This certainly won't improve their chances to be tested. I have put 2.17.08 in my testing queue but now that you have deleted it and released 2.17.09 instead I am not so enthusiastic any more.
hi,

I am really sorry to hear that. Let me explain. I first made a new release 2.17.08, but I am not expert in github, I put the new sources after(. So I deleted it. I can't remember, but I had perhaps made another delete. Finally I made the right 2.17.08.
Then this morning I looked by chance at the quiescence routine, and thought about a modification. To my surprise, it gained about 20 elo. So I decided to made this new release.

ok, no matter what I find, I will stay with this release for some time.
I will wait to gain at least 100 points. but it is becoming more and more difficult. I am also trying to develop a tuner, but it is more complex that what I thought.

Philippe
I'm not sure what you mean by "put the new sources after", but generally you should never have to full delete a "release". You can always edit it and you can delete and create new tags. If you messed up the actual version tag, you can always delete the tag and then create a new one. If you uploaded the wrong files, you can always just edit the release and replace them.

But once you have a release, you should never delete it. If you make changes to the code, whether it's bug fixes, new features, whatever, don't update/delete/modify any existing release. It's a new release.
Puffin: Github
KhepriChess: Github
Carbec
Posts: 165
Joined: Thu Jan 20, 2022 9:42 am
Location: France
Full name: Philippe Chevalier

Re: New engine releases & news H1 2023

Post by Carbec »

Hi,

What I did was , first I created a new release, with a new tag. Then I put the new sources on github. But I noticed that in the assets of this new release the source were those of the ancient release. Its why I deleted the release. I didn't found a way to have in the assets the new sources. But as I said, Im not an expert, not even a good user.

Could you explain me the right thing to do ?
Thanks for your help.

Philippe
voffka
Posts: 297
Joined: Sat Jun 30, 2018 10:58 pm
Location: Ukraine
Full name: Volodymyr Shcherbyna

Re: New engine releases & news H1 2023

Post by voffka »

Image

Igel 3.5.0 at https://github.com/vshcherbyna/igel/releases/tag/3.5.0 (official executable binaries for Windows and network).

This release brings marginal improvements in strength as a result of a switch to new network architecture and re-training network from scratch.

This version only supports AVX2 builds but I am considering to look at adding AVX512 support in the future releases.

What's new:

- new network architecture
- new network c049c117

Regression run against Igel 3.4.0 at Long Time Control (60+0.6)

http://chess.grantnet.us/test/32491/

Code: Select all

ELO   | 43.10 +- 3.70 (95%)
CONF  | 60.0+0.60s Threads=1 Hash=64MB
GAMES | N: 17568 W: 5631 L: 3463 D: 8474
Regression run against Igel 3.4.0 at Short Time Control (10+0.1)

http://chess.grantnet.us/test/32490/

Code: Select all

ELO   | 38.72 +- 3.35 (95%)
CONF  | 10.0+0.10s Threads=1 Hash=8MB
GAMES | N: 22976 W: 7639 L: 5089 D: 10248
In case of any questions/suggestions please ask them in the main Igel thread at https://talkchess.com/forum3/viewtopic. ... 27#p949327
lucametehau
Posts: 128
Joined: Thu Apr 22, 2021 3:56 pm
Location: Bucharest, Romania
Full name: Metehau Luca

Re: New engine releases & news H1 2023

Post by lucametehau »

Clover 5.0
Comes with FRC support as well ;)
https://github.com/lucametehau/CloverEn ... s/tag/v5.0
bastiball
Posts: 5360
Joined: Tue Oct 20, 2020 4:18 am
Full name: Basti Dangca

Re: New engine releases & news H1 2023

Post by bastiball »

lucametehau wrote: Sat Jun 24, 2023 9:02 am Clover 5.0
Comes with FRC support as well ;)
https://github.com/lucametehau/CloverEn ... s/tag/v5.0
So strong even without a net of made in FRC :shock:
Basti Dangca
CCRL testing group
lucametehau
Posts: 128
Joined: Thu Apr 22, 2021 3:56 pm
Location: Bucharest, Romania
Full name: Metehau Luca

Re: New engine releases & news H1 2023

Post by lucametehau »

bastiball wrote: Sun Jun 25, 2023 2:35 am
lucametehau wrote: Sat Jun 24, 2023 9:02 am Clover 5.0
Comes with FRC support as well ;)
https://github.com/lucametehau/CloverEn ... s/tag/v5.0
So strong even without a net of made in FRC :shock:
Hehe, curious to see how strong! Thanks basti for testing! ;)
Gregory Owett
Posts: 259
Joined: Fri Mar 10, 2006 10:26 am
Location: France

Re: New engine releases & news H1 2023

Post by Gregory Owett »

lucametehau wrote: Sat Jun 24, 2023 9:02 am Clover 5.0
Comes with FRC support as well ;)
https://github.com/lucametehau/CloverEn ... s/tag/v5.0
Unfortunately, a lot of illegal moves ! :(
lucametehau
Posts: 128
Joined: Thu Apr 22, 2021 3:56 pm
Location: Bucharest, Romania
Full name: Metehau Luca

Re: New engine releases & news H1 2023

Post by lucametehau »

Gregory Owett wrote: Sun Jun 25, 2023 10:49 am
lucametehau wrote: Sat Jun 24, 2023 9:02 am Clover 5.0
Comes with FRC support as well ;)
https://github.com/lucametehau/CloverEn ... s/tag/v5.0
Unfortunately, a lot of illegal moves ! :(
That is probably because you are using Arena. Clover now uses FRC notation for castle moves (e1h1, e1a1, e8h8, e8a8) which aren't accepted by Arena, but are accepted by most other GUIs, like CuteChess. I suggest switching to CuteChess if you want to test Clover or just wait until I quickly replace the binaries of 5.0 with this fix :)
lucametehau
Posts: 128
Joined: Thu Apr 22, 2021 3:56 pm
Location: Bucharest, Romania
Full name: Metehau Luca

Re: New engine releases & news H1 2023

Post by lucametehau »

lucametehau wrote: Sun Jun 25, 2023 11:36 am
Gregory Owett wrote: Sun Jun 25, 2023 10:49 am
lucametehau wrote: Sat Jun 24, 2023 9:02 am Clover 5.0
Comes with FRC support as well ;)
https://github.com/lucametehau/CloverEn ... s/tag/v5.0
Unfortunately, a lot of illegal moves ! :(
That is probably because you are using Arena. Clover now uses FRC notation for castle moves (e1h1, e1a1, e8h8, e8a8) which aren't accepted by Arena, but are accepted by most other GUIs, like CuteChess. I suggest switching to CuteChess if you want to test Clover or just wait until I quickly replace the binaries of 5.0 with this fix :)
I have now updated binaries for the Clover 5.0 release, should print correctly for Arena. Thanks for reporting!