Skip to main content

Since you’re here...

... we have a small favour to ask. More people, like you, are reading and supporting our blog: "Chess Engines Diary". And unlike many other sites and blogs, we made the choice to keep our articles open for all, regardless of where they live or what they can afford to pay.

We hope you will consider supporting us today. We need your support to continue to exist, because good entries are more and more work time. Every reader contribution, however big or small, is so valuable. Support "Chess Engines Diary" even a small amount– and it only takes a minute. Thank you.

============================== My email: jotes@go2.pl



Chess engine: Clarity 7.1.0


Clarity
The C++ rewrite is complete! Clarity is now faster and better, using new techniques, and I have learned a new language!
For those who didn't see the engine in its depressing, confusing, error-filled C# state, this engine was originally written in C# before I decided to switch to C++. That decision was one of the greatest I think I've ever had, as the engine is now faster, easier to read, less error-filled(hopefully), and better overall.

Rating CEDR=3508

v.7.1.0:
I am back again!
This time we have a few crashes in multithreading and with small TT that have been around for quite some time, and have now been fixed!

To solve the first issue I have unfortunately had to drop support for Banksia (sorry Lars) as Clarity now no longer accepts inputs during the search, which causes Banksia to freak out and believe the engine has gotten stuck. This is best for now; maybe a 7.2.0 will be out soon to bring it back. (don't get your hopes up though)

No tests here yet but at least 30000 games were made in locating, isolating, and testing fixes for the 2 separate crashing issues.

Main for this version is 2 commits later than GitHub is convinced that it is.

How to choose what binary to use:
Each binary here is separated by the features that your CPU has, v1 has a simple popcnt instruction, but I'm not sure about v2, and v3 is divided into bmi2 and magic bitboard builds (if you have a Ryzen 3000 series CPU, go for the v3_magic), and v4 has everything.

If you are unsure about what features your CPU has, start from v4 and attempt to run it, if it doesn't run, move one lower, and keep doing that until a build runs. If none of them run, open an issue and I'll attempt to help.

Clarity 7.1.0 download


Comments

Popular posts from this blog

End of the Torch Experiement?

 Andrew Grant: "Almost exactly one year ago we announced the release of Torch. We were a bit ambitious at the time, and announced it as the #2 engine, after beating Leela in the most recent Bullet event at CCC at the time. Today, that claim rings much more true, although still has some minor points of contention. Torch has beaten Leela in multiple Bullet and Blitz events in a row; Never managed to win one of the Rapid events; But has beaten Leela in a h2h classical event. Chesscom got into the space out of a need to develop a replacement for Komodo. They needed a strong chess engine which could be used for integrating their other products. Many features on Chesscom, from Game Review, to puzzle generation, to Bots (obviously!) are powered by high quality engines. The goal was always for that. In fact, despite me being the only full time employee working on Torch, a plurality of my time was spent on things not related to Torch's strength. Its a bit self-aggrandizing, but the Tor

New Strong Engines Test, by Chess Engines Diary, 2024.04.12

  💾  552 (!) games from the tournament download   👍 @chessenginesdiary  Country - Poland, City -  Malbork 🕓 Time 3'+3" 💻HP Pavilion i5-1035G1 8GB RAM 🖬 GUI-Banksia All  CEDR  317.321 games download  (01.04.2024 - 3'+3")  HypnoS 030424, Yuli GM Pro 16, Stockfish 16.1 and ShashChess 35 . These four engines scored the same number of points and placed at the top of the table in this strong tournament. Tech table: Engine KN/move NPS dep/mov time/mov mov/game time/game fails Alexandria 6.1.0 3218 576429 30.2 5.6 56.7 316.2 Berserk 13 4779 841025 36.7 5.7 56.0 318.1 Brainlearn 28 2275 366977 31.4 6.2 43.5 269.4 Caissa 1.18 5492 923486 30.2 5.9 50.4 299.7 Clover 6.1.19 4803 854377 31.4 5.6 62.2 349.4 Cool Iris 12.10 2201 356730 27.6 6.2 51.2 315.5 CorChess 20240331 2253 372774 27.4 6.0 52.2 315.8 Crystal 8 3582 571994 20.3 6.3 47.7 298.8 Fire 9.3 5225 876565 22.0 6.0 55.5 331.1 Fisherov chess monk 1.2 3487 619728 36.0 5.6 60.4 340.0 Hyp

New chess engine: HypnoS 220624 (derived from Stockfish)

  HypnoS is a free and strong UCI chess engine derived from Stockfish  that analyzes chess positions and computes the optimal moves. HypnoS does not include a graphical user interface (GUI) that is required  to display a chessboard and to make it easy to input moves. These GUIs are  developed independently from HypnoS and are available online. HypnoS development is currently supported on the Openbench framework. OpenBench (created by Andrew Grant) is an open-source Sequential Probability Ratio Testing (SPRT) framework designed for self-play testing of engines. OpenBench makes use of distributed computing, allowing anyone to contribute CPU time to further the development of some of the world's most powerful engines. HypnoS 220624 test: STC 10.0+0.10 LLR: 2.95 (-2.94, 2.94) [0.00, 2.00] Games: 121998 W: 32785 L: 32336 D: 56877 Pntml(0-2): 451, 14472, 30679, 14971, 426 hypnos.bigzerchess.com/test/25/ LTC 60.0+0.60 LLR: 2.95 (-2.94, 2.94) [0.50, 2.50] Games: 41886 W: 10828 L: 10493 D:

Chess engine: Deep Ripper -1 (Stockfish derivatives)

Deep Ripper (Stockfish derivatives) by Eduard Nemeth Author: " Here is the first official version of Deep Ripper. For now, I have decided on a version that can be used for any hardware. If you only have a few cores, you should set the number of variants to 1 or 2. However, 4 variants are standard (1 to 10 can be set), which deliver very good analysis results on 6 or more cores. Playing on servers is also possible. I hope you enjoy testing." Deep Ripper - 1 download Deep Ripper - 1 download This engine uses the Random Op. MultiPV mode. Here, several variants are examined in parallel and, after e.g. 16 plies, merged into a single variant. This is not the same as the normal multi-variant mode, where all variants are examined separately. The results can be completely different! So it makes no sense to create an identical engine without the random mode.

Chess engine: Deep Ripper exp (Stockfish derivatives)

Deep Ripper exp (Stockfish derivatives) by Eduard Nemeth Author: " New ways (engine for download). There is little point in continuing to optimize in single variant mode. In the future, I will bundle the variants in Random Op. MultiPV mode. Two variants (or more) see more than just one. I started with a first ultra-fast engine that calculates up to 5 plies deeper than SF dev in the first 30s in single variant mode. With 2 variants, the engine is just as fast as SF dev. There are no limits here. The selective search depth can be easily increased or decreased, etc. The number of variants as well. A first experimental version is now available here. But I ask you to remember that this is only the first test version of this kind. I hope everyone has fun testing, and you will! Deep Ripper (exp) the new way of engine optimization!" Deep Ripper exp download Please note that the networks cannot be exchanged because they were specially adapted for this type of code (not by me but by th