Sciweavers

ACG
2009
Springer

A Lock-Free Multithreaded Monte-Carlo Tree Search Algorithm

13 years 11 months ago
A Lock-Free Multithreaded Monte-Carlo Tree Search Algorithm
With the recent success of Monte-Carlo tree search algorithms in Go and other games, and the increasing number of cores in standard CPUs, the efficient parallelization of the search has become an important issue. We present a new lock-free parallel algorithm for Monte-Carlo tree search which takes advantage of the memory model of the IA-32 and Intel-64 CPU architectures and intentionally ignores rare faulty updates of node values. We show that this algorithm significantly improves the scalability of the Fuego Go program.
Markus Enzenberger, Martin Müller 0003
Added 25 May 2010
Updated 25 May 2010
Type Conference
Year 2009
Where ACG
Authors Markus Enzenberger, Martin Müller 0003
Comments (0)