New engine releases & news 2021

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

Moderator: Ras

jhonnold
Posts: 122
Joined: Wed Feb 17, 2021 3:16 pm
Full name: Jay Honnold

Re: New engine releases & news 2021

Post by jhonnold »

I have released Berserk 4.2.0.

This is mostly a release around LOTS of small changes. Hopefully ~50-60 Elo gain over 4.1.0

https://github.com/jhonnold/berserk/releases/tag/4.2.0
User avatar
Rebel
Posts: 7520
Joined: Thu Aug 18, 2011 12:04 pm
Full name: Ed Schröder

Re: New engine releases & news 2021

Post by Rebel »

jhonnold wrote: Wed May 26, 2021 1:57 am I have released Berserk 4.2.0.

This is mostly a release around LOTS of small changes. Hopefully ~50-60 Elo gain over 4.1.0

https://github.com/jhonnold/berserk/releases/tag/4.2.0
You are going fast.

http://rebel13.nl/a/grl.htm

1300 games.

You probably need stronger opponents by now.
90% of coding is debugging, the other 10% is writing bugs.
jhonnold
Posts: 122
Joined: Wed Feb 17, 2021 3:16 pm
Full name: Jay Honnold

Re: New engine releases & news 2021

Post by jhonnold »

Rebel wrote: Wed May 26, 2021 2:30 am
jhonnold wrote: Wed May 26, 2021 1:57 am I have released Berserk 4.2.0.

This is mostly a release around LOTS of small changes. Hopefully ~50-60 Elo gain over 4.1.0

https://github.com/jhonnold/berserk/releases/tag/4.2.0
You are going fast.

http://rebel13.nl/a/grl.htm

1300 games.

You probably need stronger opponents by now.
It's an addicting hobby - just spent my entire vacation working remotely from a laptop :D
alex67a
Posts: 59
Joined: Mon Sep 10, 2018 10:15 am
Location: Denmark
Full name: Alexander Spence

Re: New engine releases & news 2021

Post by alex67a »

hiblom wrote: Tue May 25, 2021 8:19 pm Hi all!

To my big surprise, I saw that my older engine, Haddock, was actually participating in a tournament organised on this forum! This is of course fine, but this engine is discontinued, so it will not get any better...
However, I'll keep it up on github. Perhaps it can be of use to someone.

I am now actively working on my other engine, DoctorB, and now I have released v1.0.0.

My aim is to build the best engine that I can, while keeping things a bit original.
If you have any questions or remarks, feel free contact me :wink:

- Hans
Seems don't work on Arena GUI...
Damir
Posts: 2927
Joined: Mon Feb 11, 2008 3:53 pm
Location: Denmark
Full name: Damir Desevac

Re: New engine releases & news 2021

Post by Damir »

OliThink 5.9.6

Thanks to the Author Oliver Brausch smile16

DOWNLOAD : http://brausch.org/home/chess/index.html
User avatar
Rebel
Posts: 7520
Joined: Thu Aug 18, 2011 12:04 pm
Full name: Ed Schröder

Re: New engine releases & news 2021

Post by Rebel »

jhonnold wrote: Wed May 26, 2021 3:10 am
Rebel wrote: Wed May 26, 2021 2:30 am
jhonnold wrote: Wed May 26, 2021 1:57 am I have released Berserk 4.2.0.

This is mostly a release around LOTS of small changes. Hopefully ~50-60 Elo gain over 4.1.0

https://github.com/jhonnold/berserk/releases/tag/4.2.0
You are going fast.

http://rebel13.nl/a/grl.htm

1300 games.

You probably need stronger opponents by now.
It's an addicting hobby - just spent my entire vacation working remotely from a laptop :D
Estimated elo gain +55

Nice.
90% of coding is debugging, the other 10% is writing bugs.
User avatar
Gabor Szots
Posts: 1532
Joined: Sat Jul 21, 2018 7:43 am
Location: Budapest, Hungary
Full name: Gabor Szots

Re: New engine releases & news 2021

Post by Gabor Szots »

hiblom wrote: Tue May 25, 2021 8:19 pm Hi all!

To my big surprise, I saw that my older engine, Haddock, was actually participating in a tournament organised on this forum! This is of course fine, but this engine is discontinued, so it will not get any better...
However, I'll keep it up on github. Perhaps it can be of use to someone.

I am now actively working on my other engine, DoctorB, and now I have released v1.0.0.

My aim is to build the best engine that I can, while keeping things a bit original.
If you have any questions or remarks, feel free contact me :wink:

- Hans
Hi Hans,

1. I'm surprised you have discontinued Haddock, the dev version is 300-400 Elos better than 0.2.1.

2. The DoctorB executable inroduces itself as version 0.1.0, while you say it is 1.0.0. Please talk to him.
Gabor Szots
CCRL testing group
User avatar
pohl4711
Posts: 2923
Joined: Sat Sep 03, 2011 7:25 am
Location: Berlin, Germany
Full name: Stefan Pohl

Re: New engine releases & news 2021

Post by pohl4711 »

kranium wrote: Sat May 22, 2021 8:47 pm
A couple notes:
To run this effectively, a processor that includes AVX2 (like BMI2) is almost mandatory, otherwise you could see an NPS decrease of up to 50%.
If you're not sure what instruction sets your CPU includes, I've included a complete of bmi2 and avx2 processors on the main page...see
https://github.com/FireFather/fire

ATM the nnue network must be named nn.bin and reside in the same directory as the Fire 8.N executable.

The NNUN implementation is completely different than SF, and utilizes a modified version of Daniel Shaw's/Cfish excellent nnue probe code:
https://github.com/dshawul/nnue-probe
Many thanks to him and Ronald de Man for that!

The download includes the top reinforcement learning NN (according to my extensive testing) trained by Sergio Viera last year.
I think you'll see that this, combined with Fire's search translates into some real interesting, unique, and strong engine chess.
7000 games testrun of Fire 8.N Raptor-net avx2 finished. The Raptor-net is not part of the official Fire 8.N-download, the Raptor-net was commited by the Fire-author 1 day after the release of Fire 8.N.

https://www.sp-cc.de
Archimedes
Posts: 174
Joined: Tue Mar 05, 2019 3:43 pm
Full name: Archimedes

Re: New engine releases & news 2021

Post by Archimedes »

mvanthoor wrote: Tue May 25, 2021 8:35 pmHm.... over time, more and more engines written in Rust seem to pop up, even from the past. I'll add this one to the list. The ones I know of on top of my head are:

Rustic (my own engine)
FabChess
Asymptote
Little Wing
Chareth
Crabby (old: only compiles on one single nightly version of Rust)
Cicada (old: compiles, but with a huge amount of warnings)

And now Haddock. Did I miss any somewhere?
FoxSEE, Velvet, Tinman, Rustfish, Scam, Chessier, Odonata and Ragnarook. :D
User avatar
mvanthoor
Posts: 1784
Joined: Wed Jul 03, 2019 4:42 pm
Location: Netherlands
Full name: Marcel Vanthoor

Re: New engine releases & news 2021

Post by mvanthoor »

Archimedes wrote: Wed May 26, 2021 3:53 pm FoxSEE, Velvet, Tinman, Rustfish, Scam, Chessier, Odonata and Ragnarook. :D
Darn. And I thought to be somewhat original by choosing Rust. Seems I should have chosen something more esoteric :shock: :lol:

Chessler, Ragnarook, and Scam don't seem to be in the CCRL Blitz list (yet). I completely missed Odonata, because the first version of Rustic was already 500 Elo stronger, so Rustic was never in the under-1600 part of the list.
Author of Rustic, an engine written in Rust.
Releases | Code | Docs | Progress | CCRL