It is not exactly Go, but i have a monte-carlo tree searcher on the GPU for
the game of Hex 8x8.
I got about 60x speed up from it when i tested it about two years ago. I
specifically chose this game because
the moves and WDL rules are much simpler than that of Go.
Here is a github link https://github.com/dshawul/GpuHex

On Thu, Jun 25, 2015 at 10:18 AM, Darren Cook <dar...@dcook.org> wrote:

> I wondered if any of the current go programs are using GPUs.
>
> If yes, what is good to look for in a GPU? Links to essential reading on
> this topic would be welcome. (*)
>
> If not, is there some hardware breakthrough being waited for, or some
> algorithmic one?
>
> Darren
>
> *: After many years of being happy with built-in graphics, I'm now
> thinking to get a "gaming" PC, to show off some WebGL data
> visualizations. Assuming the cost is in the same ballpark, I thought I'd
> get one that would allow some scientific computing experiments too.
> _______________________________________________
> Computer-go mailing list
> Computer-go@computer-go.org
> http://computer-go.org/mailman/listinfo/computer-go
_______________________________________________
Computer-go mailing list
Computer-go@computer-go.org
http://computer-go.org/mailman/listinfo/computer-go

Reply via email to