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.
new version: rofChade 3.1
Moderator: Ras
-
- Posts: 3412
- Joined: Sat Feb 16, 2008 7:38 am
- Full name: Peter Martan
Re: new version: rofChade 3.1
Last edited by peter on Wed Sep 27, 2023 8:43 pm, edited 3 times in total.
Peter.
-
- Posts: 12792
- Joined: Wed Mar 08, 2006 8:57 pm
- Location: Redmond, WA USA
Re: new version: rofChade 3.1
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.
But sharing ideas is an even greater virtue. We have another word for this. It is called teaching.
-
- Posts: 989
- Joined: Sat May 13, 2006 1:08 am
Re: new version: rofChade 3.1
https://cegt.forumieren.com/t1990-testi ... hade-3-1nnRonald 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
+65 so far, balanced openings (5 full moves)
-
- Posts: 5360
- Joined: Tue Oct 20, 2020 4:18 am
- Full name: Basti Dangca
-
- Posts: 18
- Joined: Sat Aug 15, 2020 3:17 pm
- Full name: Emilio Diaz
Re: new version: rofChade 3.1
None of the compilations you provide work on my oldie Intel Core i5.
Any chance to make a compilation for old linux systems?
Any chance to make a compilation for old linux systems?
-
- Posts: 4718
- Joined: Wed Oct 01, 2008 6:33 am
- Location: Regensburg, Germany
- Full name: Guenther Simon
Re: new version: rofChade 3.1
-
- Posts: 161
- Joined: Tue Jan 23, 2018 10:18 am
- Location: Rotterdam
- Full name: Ronald Friederich
Re: new version: rofChade 3.1
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
I can't test them on an older CPU myself, so I hope they will work correctly.
Ronald
-
- Posts: 4718
- Joined: Wed Oct 01, 2008 6:33 am
- Location: Regensburg, Germany
- Full name: Guenther Simon
Re: new version: rofChade 3.1
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.
-
- Posts: 963
- Joined: Thu Aug 11, 2022 11:30 pm
- Full name: Esmeralda Pinto
Re: new version: rofChade 3.1
Hi Roland, thank you very much for this version. It works very well on my PC and is significantly better than version 3.0.



-
- Posts: 161
- Joined: Tue Jan 23, 2018 10:18 am
- Location: Rotterdam
- Full name: Ronald Friederich
Re: new version: rofChade 3.1
That was a stupid mistake. Hardware popcount support somehow feels much older, but actually it was introduced with SSE4.2...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.
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