Changes

Jump to: navigation, search

GPU

8 bytes removed, 08:25, 8 July 2021
m
GPU in Computer Chess
* As an accelerator in [https://www.chessprogramming.org/Leela_Chess_Zero Lc0]: run a neural network for position evaluation on GPU.
* Offload the search in [https://www.chessprogramming.org/Zeta Zeta]: run a parallel game tree search with move generation and position evaluation on GPU.
* As an hybrid in [http://www.talkchess.com/forum3/viewtopic.php?t=64983&start=4#p729152 Ankan's GPU perft]: expand the game tree to a certain degree on CPU and offload to GPU to compute the sub-tree.
=GPU Chess Engines=
422
edits

Navigation menu