The Grand Chess Tree

Discussion of chess software programming and technical issues.

Moderator: Ras

User avatar
towforce
Posts: 12458
Joined: Thu Mar 09, 2006 12:57 am
Location: Birmingham UK
Full name: Graham Laight

Re: The Grand Chess Tree

Post by towforce »

Sapling wrote: Sat Mar 22, 2025 10:00 pmPerft 13 is complete!

Very well done - a combined effort that is well worthy of praise!
Human chess is partly about tactics and strategy, but mostly about memory
Sapling
Posts: 21
Joined: Sun Oct 13, 2024 7:31 pm
Location: UK
Full name: Tim Jones

Re: The Grand Chess Tree

Post by Sapling »

I've just started a new job so time is split between that and my 2yo at the moment, with depth 14 needing a change in architecture I'm struggling to find the time right now, I'm wondering if there are any engine devs interested in joining the project?
The Grand Chess Tree - Distributed volunteer computing project
Sapling - 3380 ELO [CCRL] UCI chess engine
User avatar
towforce
Posts: 12458
Joined: Thu Mar 09, 2006 12:57 am
Location: Birmingham UK
Full name: Graham Laight

Re: The Grand Chess Tree

Post by towforce »

Sapling wrote: Thu Apr 17, 2025 10:37 am I've just started a new job so time is split between that and my 2yo at the moment, with depth 14 needing a change in architecture I'm struggling to find the time right now, I'm wondering if there are any engine devs interested in joining the project?

You should definitely prioritise your new job and your toddler. "The Grand Chess Tree" is a good project, but it's not something you'll look back on in the future and wish you'd spent more time on.
Human chess is partly about tactics and strategy, but mostly about memory
User avatar
Ajedrecista
Posts: 2114
Joined: Wed Jul 13, 2011 9:04 pm
Location: Madrid, Spain.

Re: The Grand Chess Tree.

Post by Ajedrecista »

Hello:
Sapling wrote: Sat Mar 22, 2025 10:00 pm Perft 13 is complete! Here are the full stats:

Code: Select all

{
   "nodes":1981066775000396239,
   "captures":164887578949283272,
   "enpassants":316969102478579,
   "castles":3566807841445861,
   "promotions":99123062527888,
   "direct_checks":44116169280443933,
   "single_discovered_checks":115927410110562,
   "direct_discovered_checks":20435529375001,
   "double_discovered_checks":128622730,
   "direct_mates":344473703225753,
   "single_discovered_mates":168726679343,
   "direct_discovered_mates":2099815858505,
   "double_discovered_mates":618,
   "total_checks":44252532348552226,
   "total_mates":346742245764219
}
[...]

There is quite a bit of work necessary before we move on to depth 14, and as I've just started a new job I expect it to take a little while before we're ready. But once we start I estimate it to take around a month to compute with current resources.
I hope everything is fine.

I want to raise a little warning in the website: while the post I am replying to says "nodes":1981066775000396239, as in CPW (some breakdowns available here and here), The Grand Chess Tree website currently shows 1.981.066.775.000.396.288 nodes, which is 49 off. Other statistics do not match between the post and the website, at least the next three: captures, direct checks and total checks.

Regards from Spain.

Ajedrecista.