It is currently Fri May 02, 2025 1:46 am

All times are UTC - 8 hours [ DST ]




Post new topic Reply to topic  [ 7 posts ] 
Author Message
Offline
 Post subject: Zen no longer gaining much from processing power
Post #1 Posted: Tue Mar 20, 2012 9:37 am 
Tengen

Posts: 4382
Location: Caldas da Rainha, Portugal
Liked others: 499
Was liked: 733
Rank: AGA 3k
GD Posts: 65
OGS: Hyperpape 4k
I thought I'd highlight a post by Hideki Kato on the computer go mailing list. It seems that some of the same ideas that have made Zen so strong actually make it less able to benefit from increased processing power. http://computer-go.org/pipermail/comput ... 04894.html

_________________
Occupy Babel!

Top
 Profile  
 
Offline
 Post subject: Re: Zen no longer gaining much from processing power
Post #2 Posted: Wed Mar 21, 2012 10:53 pm 
Lives in sente

Posts: 727
Liked others: 44
Was liked: 218
GD Posts: 10
While it's not directly stronger, it can play faster without drop in strength. Playing fast always put pressure to the opponent, even in normal or long time setting. Imagine Zen used less than a second to make a move. But in the end, what make Zen so strong is software which is still develop continuously. Hardware is really not the point here.

Top
 Profile  
 
Offline
 Post subject: Re: Zen no longer gaining much from processing power
Post #3 Posted: Thu Mar 22, 2012 6:06 am 
Lives with ko

Posts: 289
Liked others: 7
Was liked: 42
Rank: 100
GD Posts: 100
Also hideki is talking about massive parallel processing, which is different than raw processing power. A lot of computational problems become slow when divided between 100 s of cores. Single core flops may be different but he didn't say anything about it.

Top
 Profile  
 
Offline
 Post subject: Re: Zen no longer gaining much from processing power
Post #4 Posted: Thu Mar 22, 2012 10:23 am 
Dies with sente

Posts: 89
Location: France
Liked others: 5
Was liked: 1
Rank: KGS 3 kyu
He speak specifically of parrallezing on cluster mode ie with adding computers. But the montecarlo algorithm scale well with the number of core in the same computer

Top
 Profile  
 
Offline
 Post subject: Re: Zen no longer gaining much from processing power
Post #5 Posted: Thu Mar 22, 2012 11:03 am 
Tengen

Posts: 4382
Location: Caldas da Rainha, Portugal
Liked others: 499
Was liked: 733
Rank: AGA 3k
GD Posts: 65
OGS: Hyperpape 4k
badukJr: this is true, but I thought MCTS did pretty well in parallelization in the past. Also, aren't the biggest advances in computer speed coming from parallelization these days? (edit) Meaning that this would still slow down progress from more processing power.

Lex: what does he mean by "and the hardware" then?

_________________
Occupy Babel!


Last edited by hyperpape on Thu Mar 22, 2012 1:47 pm, edited 1 time in total.
Top
 Profile  
 
Offline
 Post subject: Re: Zen no longer gaining much from processing power
Post #6 Posted: Thu Mar 22, 2012 11:50 am 
Lives in sente

Posts: 1045
Liked others: 0
Was liked: 182
badukJr wrote:
...... A lot of computational problems become slow when divided between 100 s of cores. Single core flops may be different but he didn't say anything about it.


But that wouldn't be the case with this computatonal problem. If you turned a "monitor" on to see where the program was spending its time you'd see that would be in conducting the individual playouts. And each of these is a computation independent of any other playout and the tree grows from each node independent of its growth from other nodes.

This is a good sort of problem in the sense of the work being easily divided among parallel processers. Possibly even one "executive" managing the tree with a lot of "workers" doing the playouts it assigns them (that depends upon the ratio of the work involved in managing and then later evaluating the tree compared to the work of each playout). Once that limit were reached the problem remains easily subdivided with the "chief executive" assigning a portion of the tree (separate nodes close to the root) to different "assistant executives" each with their staff of "workers".

For many other sorts of computational problems not so nicely divided up.

Top
 Profile  
 
Offline
 Post subject: Re: Zen no longer gaining much from processing power
Post #7 Posted: Mon Mar 26, 2012 5:57 am 
Dies with sente

Posts: 89
Location: France
Liked others: 5
Was liked: 1
Rank: KGS 3 kyu
Quote:
Lex: what does he mean by "and the hardware" then?


He means additional computer

Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 7 posts ] 

All times are UTC - 8 hours [ DST ]


Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group