Since you’re here...

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



New version chess engine: Texel 1.12 NNUE



Texel - UCI Chess engines
Rating Chess Engines Diary CEDR=3507, Author - Peter Osterlund

v.1.12:
2025-01-05: Texel 1.12 (ELO: +85)

Neural network improvements:
Speed up matrix multiplication for AVX-512.
New network based on new training data.
Use 4 "heads" (all NN layers except the first) for evaluation. The active head depends on the number of pieces on the board.
Increase NN layer 1 output size from 256 to 384.
Tablebases:

Measure thinking time more accurately. Useful when TB files are on mechanical disks.
Better handling of DTZ scores in search.
Avoid expensive (wrong side to move) DTZ probes in search.
Add UCI parameter to control required search depth for DTZ probes.
Measure time required to perform a TB probe instead of guessing. This avoids time losses in fast games when TB files are on mechanical disks.
Allow RTB WDL probes in some cases even if hmc > 0.
Change TB swindle depth from 16 to "15+minProbeDepth", to avoid slowdown in late middlegame/early endgame when TB files are on mechanical disks.
Search:

Implement the counter move heuristic.
Implement multi-cut pruning based on singular search score.
Adjust singular extension search parameters.
Allow both extension and reduction in the same search node.
Remove no longer useful "recapture" and "going into pawn endgame" extensions.
Reduce aspiration window size.
Other:

Use multiple threads to initialize the transposition table.
Better handling of mate scores in the transposition table.
Fix handling of empty strings in UCI string options.

Texel 1.11 vs other engines:
Minic 3.4118/36+036 Games
Uralochka 3.41 dev111.5/34-1134 Games
Caissa 1.169/28-1028 Games
RubiChess 202401128.5/28-1128 Games
Pawn 3.013/26+026 Games
Seer 2.8.010/26-626 Games
Obsidian 10.06.5/22-922 Games
Chess-System-Tal-26.5/22-922 Games
Clover 6.16.5/22-922 Games
Avalanche 2.1.014/20+820 Games
Booot 7.37.5/20-520 Games
Arasan 24.17/20-620 Games
Stormphrax 4.0.09.5/16+316 Games
Counter 5.511/14+814 Games
Peacekeeper 2.308.5/14+314 Games
Willow 4.07.5/14+114 Games
Midnight 96.5/12+112 Games
Alexandria 6.04/12-412 Games
RofChade 3.13/12-612 Games
Polyfish 2401143/12-612 Games
Ethereal 14.251.5/12-912 Games


Texel 1.12 download
All files (games, tables and engines) - download from page

Comments