Let me know when your tournament fineshes
New engine releases & news H1 2026
Moderator: Ras
-
NathanDrake
- Posts: 19
- Joined: Mon Jun 01, 2026 4:57 pm
- Full name: Francesco Torsello
-
znx
- Posts: 9
- Joined: Mon Dec 09, 2024 5:51 am
- Full name: Vishnu Bhagyanath
Re: New engine releases & news H1 2026
Rudim v3.0.1 and v3.0.2 were released in the past week
https://github.com/znxftw/rudim/releases/tag/v3.0.1
https://github.com/znxftw/rudim/releases/tag/v3.0.2
Highlights :
- 3 million+ self play games generated and used to retrain Rudim's NNUE (trained purely on self play from v0 onwards)
- Moved from the initial 32 HL NNUE > 64 (3.0.1) > 128 (3.0.2)
Approximate Gain from previous versions
v3.0.0 > v3.0.1 : ~100 ELO
v3.0.1 > v3.0.2 : ~150 ELO
Totally atleast ~250 - 300 ELO gain from 3.0.0
https://github.com/znxftw/rudim/releases/tag/v3.0.1
https://github.com/znxftw/rudim/releases/tag/v3.0.2
Highlights :
- 3 million+ self play games generated and used to retrain Rudim's NNUE (trained purely on self play from v0 onwards)
- Moved from the initial 32 HL NNUE > 64 (3.0.1) > 128 (3.0.2)
Approximate Gain from previous versions
v3.0.0 > v3.0.1 : ~100 ELO
v3.0.1 > v3.0.2 : ~150 ELO
Totally atleast ~250 - 300 ELO gain from 3.0.0
-
Frank Quisinsky
- Posts: 7565
- Joined: Wed Nov 18, 2009 7:16 pm
- Location: Gutweiler, Germany
- Full name: Frank Quisinsky
Re: New engine releases & news H1 2026
To Rudim versions:
Are hash tables supported? The Shredder GUI doesn't prompt for the hash table size when the engines start up—that's unusual.
For the moment:
Thanks for Rudim!
Best
Frank
Are hash tables supported? The Shredder GUI doesn't prompt for the hash table size when the engines start up—that's unusual.
For the moment:
Thanks for Rudim!
Best
Frank
-
znx
- Posts: 9
- Joined: Mon Dec 09, 2024 5:51 am
- Full name: Vishnu Bhagyanath
Re: New engine releases & news H1 2026
Hi Frank!
Yes Rudim has a TT, but haven't implemented the UCI option for a custom TT size at the moment (it's hardcoded to 64mb)
Had a tracking issue, will work on it in 3.0.3 / 3.0.4. (Some other UCI commands like ponder, mate are also pending, but all the core UCI commands are present)
https://github.com/znxftw/rudim/issues/113
Thanks!
Yes Rudim has a TT, but haven't implemented the UCI option for a custom TT size at the moment (it's hardcoded to 64mb)
Had a tracking issue, will work on it in 3.0.3 / 3.0.4. (Some other UCI commands like ponder, mate are also pending, but all the core UCI commands are present)
https://github.com/znxftw/rudim/issues/113
Thanks!
-
Sylwy
- Posts: 5339
- Joined: Fri Apr 21, 2006 4:19 pm
- Location: IAȘI - the historical capital of MOLDOVA
- Full name: Silvian Rucsandescu
Re: New engine releases & news H1 2026
Quaeso, hic inspice:
======================================
viewtopic.php?p=994076#p994076
======================================
-
NathanDrake
- Posts: 19
- Joined: Mon Jun 01, 2026 4:57 pm
- Full name: Francesco Torsello
Re: New engine releases & news H1 2026
Great! I'm planning on implementing my own nnue to have it completely autonomus.Sylwy wrote: ↑Sun Jun 14, 2026 7:27 pmQuaeso, hic inspice:
======================================
viewtopic.php?p=994076#p994076
======================================
Francesco 
-
Frank Quisinsky
- Posts: 7565
- Joined: Wed Nov 18, 2009 7:16 pm
- Location: Gutweiler, Germany
- Full name: Frank Quisinsky
Re: New engine releases & news H1 2026
To Rudim:
Thats good, I will add your engine after that release in my engine overview.
Thank you!
Best
Frank
Thats good, I will add your engine after that release in my engine overview.
Thank you!
Best
Frank
-
Sylwy
- Posts: 5339
- Joined: Fri Apr 21, 2006 4:19 pm
- Location: IAȘI - the historical capital of MOLDOVA
- Full name: Silvian Rucsandescu
Re: New engine releases & news H1 2026
GREAT ENGINE ! Congratulations !NathanDrake wrote: ↑Sun Jun 14, 2026 8:35 pmGreat! I'm planning on implementing my own nnue to have it completely autonomus.Sylwy wrote: ↑Sun Jun 14, 2026 7:27 pmQuaeso, hic inspice:
======================================
viewtopic.php?p=994076#p994076
======================================
-
Frank Quisinsky
- Posts: 7565
- Joined: Wed Nov 18, 2009 7:16 pm
- Location: Gutweiler, Germany
- Full name: Frank Quisinsky
Re: New engine releases & news H1 2026
To Rudim:
v3.0.3 ... from today!
Feadback: A good update, HT works fine here, also the other things are important!
Thank you!
Best
Frank
v3.0.3 ... from today!
Feadback: A good update, HT works fine here, also the other things are important!
Thank you!
Best
Frank
-
znx
- Posts: 9
- Joined: Mon Dec 09, 2024 5:51 am
- Full name: Vishnu Bhagyanath
Re: New engine releases & news H1 2026
Thanks Frank, you beat me to it
!
Rudim 3.0.3 is released.
Quite a few bug fixes, and optimizations to the accumulator.
New network, but the new network is more or less similar strength to the previous net (+5-10~ ELO)
Most of the ELO gain this time is from the optimizations and fixes.
https://github.com/znxftw/rudim/releases/tag/v3.0.3
Rudim 3.0.3 is released.
Quite a few bug fixes, and optimizations to the accumulator.
New network, but the new network is more or less similar strength to the previous net (+5-10~ ELO)
Most of the ELO gain this time is from the optimizations and fixes.
https://github.com/znxftw/rudim/releases/tag/v3.0.3