Changes

Jump to: navigation, search

Zeta

750 bytes added, 10:55, 22 April 2021
Details
'''Zeta''', (Zeta OpenCL Chess)<br/>
an experimental [[:Category:Open Source|open source chess engine]] by [[Srdja Matovic]], written in [[C]] and [[OpenCL]]. The engine has been in development since 2010 and was first released July 13, 2011 under the [[Free Software Foundation#GPL|GNU GPL]].
Zeta supports only some basic commands of the [[Chess Engine Communication Protocol|Chess Engine Communication Protocol]] aka [[WinBoard]] and [[XBoard]].
It features [[Quad-Bitboards]], and its ability to run on a [[GPU]].
=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 v097 and v098 were designed to run thousands of independent [[Thread|threads]] on a [[GPU]], therefore they store the expanded search tree via an randomized [[Best-First]]-MiniMax search in [[Memory|memory]] .
=NPS and Playing Strength= * Zeta 098c on Nvidia GeForce GTX 480v099 is a port of [[Zeta Dva]] to OpenCL, ca. 5 Mnpswith classic parallel [[Alpha-Beta]] search, est. 2000 Elo* Zeta 097x on Nvidia GeForce GTX 480therefore 64 gpu threads are coupled to one worker, ca. 5 Mnpsused during move generation, estmove picking and evaluation in parallel. 1800 Elo* Zeta 098c on AMD Radeon R9 290, ca. 3.2 Mnps* Zeta 097x v097 and v098 were designed to run thousands of independent [[Thread|threads]] on AMD Radeon HD 7750a [[GPU]], catherefore they store the expanded game tree via an parallel [[Best-First Minimax Search]] search in [[Memory|memory]] . 800 Knps
=See also=
=Forum Posts=
==2010 ...==
* [http://www.talkchess.com/forum/viewtopic.php?t=33315 Zeta, a chess engine in OpenCL] by [[Srdja Matovic]], [[CCC]], March 17, 2010
* [http://www.talkchess.com/forum/viewtopic.php?t=39459 Zeta plays chess on a gpu] by [[Srdja Matovic]], [[CCC]], June 23, 2011
* [http://www.talkchess.com/forum/viewtopic.php?t=62288 ZetaOpenCL 098ew64 running on Windows OS] by [[Norbert Raimund Leisner]], [[CCC]], November 27, 2016
* [http://www.talkchess.com/forum/viewtopic.php?t=63719 Zeta v099a, gpu chess update] by [[Srdja Matovic]], [[CCC]], April 11, 2017
* [http://www.talkchess.com/forum3/viewtopic.php?f=2&t=71084 Looking for someone to test Zeta v099l on RTX 2080 TI, or similar, gpu] by [[Srdja Matovic]], [[CCC]], June 24, 2019
==2020 ...==
* [http://www.talkchess.com/forum3/viewtopic.php?f=7&t=76986 Zeta with NNUE on GPU?] by [[Srdja Matovic]], [[CCC]], March 31, 2021 » [[NNUE]], [[GPU]]
=External Links=
==Chess Engine==
* [https://github.com/smatovic/Zeta GitHub - smatovic/Zeta: Experimental chess engine written in OpenCL]
* [https://webzeta-chess.app26.de/ Zeta Chess blog]==Misc==* [https://en.archivewikipedia.org/webwiki/Zeta Zeta from Wikipedia]* [https://20140604141114en.wikipedia.org/httpwiki/Zeta_(disambiguation) Zeta (disambiguation) from Wikipedia]* [https://zeta-chessen.blogspotwikipedia.comorg/wiki/ Archived Zeta_distribution Zeta Chess blogdistribution from Wikipedia]* [https://en.wikipedia.org/wiki/Riemann_zeta_function Riemann zeta function from Wikipedia], * [https://en.wikipedia.org/wiki/Wayback_Machine Wayback MachineList_of_zeta_functions List of zeta functions from Wikipedia
'''[[Engines|Up one level]]'''
[[Category:WinBoard]]
[[Category:XBoard]]
[[Category:X86]]
[[Category:X64]]
[[Category:GPU]]
[[Category:PC]]
[[Category:Windows]]
[[Category:Linux]]
422
edits

Navigation menu