sorry, was this for me or did you quote me by mistake?Guenther wrote: ↑Sun Jun 12, 2022 7:57 pmI am waiting for this:tcusr wrote: ↑Sun Jun 12, 2022 3:32 pm i found this by chance: https://github.com/JLErvin/purple
it does not seem to be on CCRL
https://github.com/upsidedown8/avocado
Ofc I have already compiled a dev version for me.
I like avocados![]()
New engine releases & news H1 2022
Moderator: Ras
-
- Posts: 325
- Joined: Tue Aug 31, 2021 10:32 pm
- Full name: Mateo
Re: New engine releases & news H1 2022
-
- Posts: 4718
- Joined: Wed Oct 01, 2008 6:33 am
- Location: Regensburg, Germany
- Full name: Guenther Simon
Re: New engine releases & news H1 2022
yestcusr wrote: ↑Sun Jun 12, 2022 9:37 pmsorry, was this for meGuenther wrote: ↑Sun Jun 12, 2022 7:57 pmI am waiting for this:tcusr wrote: ↑Sun Jun 12, 2022 3:32 pm i found this by chance: https://github.com/JLErvin/purple
it does not seem to be on CCRL
https://github.com/upsidedown8/avocado
Ofc I have already compiled a dev version for me.
I like avocados :)
noor did you quote me by mistake?
-
- Posts: 120
- Joined: Wed Feb 17, 2021 3:16 pm
- Full name: Jay Honnold
Re: New engine releases & news H1 2022
Berserk 9 is now available
Downloads available on GitHub as always: https://github.com/jhonnold/berserk/releases/tag/9

Downloads available on GitHub as always: https://github.com/jhonnold/berserk/releases/tag/9
-
- Posts: 3699
- Joined: Thu Jun 07, 2012 11:02 pm
Re: New engine releases & news H1 2022
The UCI parameter for EvalFile is new. Default value shows as "empty" in CuteChess GUI. Will it automatically pick up the NNUE file in the same folder as the engine or does it need to be explicitly stated ?jhonnold wrote: ↑Wed Jun 15, 2022 2:18 am Berserk 9 is now available![]()
Downloads available on GitHub as always: https://github.com/jhonnold/berserk/releases/tag/9
-
- Posts: 120
- Joined: Wed Feb 17, 2021 3:16 pm
- Full name: Jay Honnold
Re: New engine releases & news H1 2022
If "<empty>" it will use the embedded network, which is currently best.Modern Times wrote: ↑Wed Jun 15, 2022 2:58 amThe UCI parameter for EvalFile is new. Default value shows as "empty" in CuteChess GUI. Will it automatically pick up the NNUE file in the same folder as the engine or does it need to be explicitly stated ?jhonnold wrote: ↑Wed Jun 15, 2022 2:18 am Berserk 9 is now available![]()
Downloads available on GitHub as always: https://github.com/jhonnold/berserk/releases/tag/9
-
- Posts: 3699
- Joined: Thu Jun 07, 2012 11:02 pm
-
- Posts: 3699
- Joined: Thu Jun 07, 2012 11:02 pm
Re: New engine releases & news H1 2022
There are some interim results up on the CCRL FRC website -> +51 Elo so far.jhonnold wrote: ↑Wed Jun 15, 2022 2:18 am Berserk 9 is now available![]()
Downloads available on GitHub as always: https://github.com/jhonnold/berserk/releases/tag/9
http://ccrl.chessdom.com/ccrl/404FRC/ra ... _pure.html
-
- Posts: 4718
- Joined: Wed Oct 01, 2008 6:33 am
- Location: Regensburg, Germany
- Full name: Guenther Simon
Re: New engine releases & news H1 2022
Thanks for the new release!jhonnold wrote: ↑Wed Jun 15, 2022 2:18 am Berserk 9 is now available 8-)
Downloads available on GitHub as always: https://github.com/jhonnold/berserk/releases/tag/9
I want to mention that despite the release info (and the default makefile?) now the plain berserk-9-x64.exe also runs on no popcnt hardware,
unlike several previous releases (don't remember since when exactly), which I always compiled myself for me.
-
- Posts: 1434
- Joined: Sat Jul 21, 2018 7:43 am
- Location: Budapest, Hungary
- Full name: Gabor Szots
Re: New engine releases & news H1 2022
Gabor Szots
CCRL testing group
CCRL testing group
-
- Posts: 120
- Joined: Wed Feb 17, 2021 3:16 pm
- Full name: Jay Honnold
Re: New engine releases & news H1 2022
The Berserk 9 release builds are significantly (~16%) slower than a native make build. I'm investigating why, this is a good insight for me to look into.Guenther wrote: ↑Wed Jun 15, 2022 1:48 pmThanks for the new release!jhonnold wrote: ↑Wed Jun 15, 2022 2:18 am Berserk 9 is now available![]()
Downloads available on GitHub as always: https://github.com/jhonnold/berserk/releases/tag/9
I want to mention that despite the release info (and the default makefile?) now the plain berserk-9-x64.exe also runs on no popcnt hardware,
unlike several previous releases (don't remember since when exactly), which I always compiled myself for me.
Adding static to a native build, isn't much of a slowdown, so I'm pulling the release until further I figure out the cause
