Can somebody explain what makes Leela as strong as Komodo?

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

Moderators: hgm, Rebel, chrisw

Dann Corbit
Posts: 12537
Joined: Wed Mar 08, 2006 8:57 pm
Location: Redmond, WA USA

Re: Can somebody explain what makes Leela as strong as Komodo?

Post by Dann Corbit »

In order to use GPUs with standard chess, better recursion is important. It is already partially addressed.
The most important thing is memory access.

If the CPU can use the GPU video RAM directly instead of copying back and forth (there are some model systems that do that) then both CPU and GPU can operate on the same data with no copy lag.

Then you will really have something extraordinary.
Taking ideas is not a vice, it is a virtue. We have another word for this. It is called learning.
But sharing ideas is an even greater virtue. We have another word for this. It is called teaching.