On Tue, May 24, 2011 at 04:30:56PM -0400, Michael Williams wrote:
> Yeah, that seems like it would work well.  And you could probably do many
> playouts at each leaf, instead of one.

The problem is that all experimental results consistently show this is
not efficient usage of time as very selective leaf selection is highly
beneficial. Unless you can do many playouts at each leaf in the same
time as you could do one on a CPU.

If you dispatch playouts one by one, latency becomes a huge problem;
the simulation is fast but launching the kernel and harvesting the
results takes inordinate amount of time.

-- 
                                Petr "Pasky" Baudis
UNIX is user friendly, it's just picky about who its friends are.
_______________________________________________
Computer-go mailing list
[email protected]
http://dvandva.org/cgi-bin/mailman/listinfo/computer-go

Reply via email to