Changes

Jump to: navigation, search

Zeta

3 bytes removed, 10:52, 22 April 2021
Details
=Details=
Zeta is written in [[C]] (host) and [[OpenCL]] (device). The host handles the IO, but all chess related computations are done in via OpenCL on the device.
Zeta v099 is a port of [[Zeta Dva]] to OpenCL, with classic parallel [[Alpha-Beta]] search, therefore 64 gpu threads are coupled to one worker, used during move generation, move picking and evaluation in parallel.
Zeta v097 and v098 were designed to run thousands of independent [[Thread|threads]] on a [[GPU]], therefore they store the expanded search game tree via an randomized parallel [[Best-First]]-MiniMax search in [[Memory|memory]] .
=NPS and Playing Strength=
422
edits

Navigation menu