new version: rofChade 3.1

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

Moderator: Ras

peter
Posts: 3412
Joined: Sat Feb 16, 2008 7:38 am
Full name: Peter Martan

Re: new version: rofChade 3.1

Post by peter »

Thanks for the new version!

2 matches at 3'+1" single thread (3.5GHz) with UHO 6mvs 110-119cp openings (SPCC):

Score of rofChadeBMI2AVX2 vs igel-x64_bmi2_avx2_3_5_0: 149 - 96 - 255 [0.553]
Elo difference: 37.0 +/- 21.3, LOS: 100.0 %, DrawRatio: 51.0 %
500 of 500 games finished.

Score of Chess-System-Tal-2.00-v21-E1019-Elo.opt-avx2 vs rofChadeBMI2AVX2: 135 - 90 - 275 [0.545]
Elo difference: 31.4 +/- 20.4, LOS: 99.9 %, DrawRatio: 55.0 %
500 of 500 games finished.
Last edited by peter on Wed Sep 27, 2023 8:43 pm, edited 3 times in total.
Peter.
Dann Corbit
Posts: 12792
Joined: Wed Mar 08, 2006 8:57 pm
Location: Redmond, WA USA

Re: new version: rofChade 3.1

Post by Dann Corbit »

Merci beaucoup.
Taking ideas is not a vice, it is a virtue. We have another word for this. It is called learning.
But sharing ideas is an even greater virtue. We have another word for this. It is called teaching.
Wolfgang
Posts: 989
Joined: Sat May 13, 2006 1:08 am

Re: new version: rofChade 3.1

Post by Wolfgang »

Ronald wrote: Wed Sep 27, 2023 12:01 pm It's been a while, but I've finally managed to create a new rofChade version, 3.1

After multiple nn architecture experiments, this version uses a (2x768)x8x1 architecture, trained with around 10B positions with multiple recalculations during the last 1,5 year. This version also has multiple search changes, other hashtable structure and some other tweaks.

Many thanks go to Ipmanchess and Frank Quisinsky who have tested multiple intermediate versions.

And thanks to everybody who likes computer chess!

The version can be downloaded from the download section of the rofChade website. I've created versions for Windows, Linux, RPI and Apple Silicon.

https://rofchade.nl/?page_id=7
https://cegt.forumieren.com/t1990-testi ... hade-3-1nn
+65 so far, balanced openings (5 full moves)
Best
Wolfgang
CEGT-Team
www.cegt.net
www.cegt.forumieren.com
bastiball
Posts: 5360
Joined: Tue Oct 20, 2020 4:18 am
Full name: Basti Dangca

Re: new version: rofChade 3.1

Post by bastiball »

+121 elo in FRC :shock:
Basti Dangca
CCRL testing group
pocpit
Posts: 18
Joined: Sat Aug 15, 2020 3:17 pm
Full name: Emilio Diaz

Re: new version: rofChade 3.1

Post by pocpit »

None of the compilations you provide work on my oldie Intel Core i5.

Any chance to make a compilation for old linux systems?
Guenther
Posts: 4718
Joined: Wed Oct 01, 2008 6:33 am
Location: Regensburg, Germany
Full name: Guenther Simon

Re: new version: rofChade 3.1

Post by Guenther »

pocpit wrote: Sat Sep 30, 2023 5:17 pm None of the compilations you provide work on my oldie Intel Core i5.

Any chance to make a compilation for old linux systems?
read here (from the same thread)
viewtopic.php?f=2&t=82649#p952954
https://rwbc-chess.de

[Trolls n'existent pas...]
User avatar
Ronald
Posts: 161
Joined: Tue Jan 23, 2018 10:18 am
Location: Rotterdam
Full name: Ronald Friederich

Re: new version: rofChade 3.1

Post by Ronald »

I have created an SSSE3 version and SSE2 version for both Windows and Linux. The versions are included in the download zip on rofchade.nl, so they can be downloaded now.

I can't test them on an older CPU myself, so I hope they will work correctly.

Ronald
Guenther
Posts: 4718
Joined: Wed Oct 01, 2008 6:33 am
Location: Regensburg, Germany
Full name: Guenther Simon

Re: new version: rofChade 3.1

Post by Guenther »

Ronald wrote: Sun Oct 08, 2023 6:48 pm I have created an SSSE3 version and SSE2 version for both Windows and Linux. The versions are included in the download zip on rofchade.nl, so they can be downloaded now.

I can't test them on an older CPU myself, so I hope they will work correctly.

Ronald
The SSE2 version works here, thanks.
The SSSE3 version has probably popcnt included too, that's why it fails too run on my old quadcore I guess.
https://rwbc-chess.de

[Trolls n'existent pas...]
chessica
Posts: 963
Joined: Thu Aug 11, 2022 11:30 pm
Full name: Esmeralda Pinto

Re: new version: rofChade 3.1

Post by chessica »

Ronald wrote: Sun Oct 08, 2023 6:48 pm I have created an SSSE3 version and SSE2 version for both Windows and Linux. The versions are included in the download zip on rofchade.nl, so they can be downloaded now.

I can't test them on an older CPU myself, so I hope they will work correctly.

Ronald
Hi Roland, thank you very much for this version. It works very well on my PC and is significantly better than version 3.0. :D :D :D
User avatar
Ronald
Posts: 161
Joined: Tue Jan 23, 2018 10:18 am
Location: Rotterdam
Full name: Ronald Friederich

Re: new version: rofChade 3.1

Post by Ronald »

The SSE2 version works here, thanks.
The SSSE3 version has probably popcnt included too, that's why it fails too run on my old quadcore I guess.
That was a stupid mistake. Hardware popcount support somehow feels much older, but actually it was introduced with SSE4.2...

I've created yet another SSSE3 version with software popcount compile. This version is again downloadable from rofchade.nl (maybe a refresh of the page is needed. Hopefully they all work now.

Ronald