[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: computer-go: FPGA
I think when computer speed-up, it speed-up linearly, while the difficulty
of search explodes exponentially with respect to depth.
James
jliu@xxxxxxxxxxxxxxxxx
-----Original Message-----
From: owner-computer-go@xxxxxxxxxxxxxxxxx
[mailto:owner-computer-go@xxxxxxxxxxxxxxxxx]On Behalf Of Dave Dyer
Sent: Wednesday, August 30, 2000 1:37 PM
To: computer-go@xxxxxxxxxxxxxxxxx
Subject: Re: computer-go: FPGA
>
>I have always believed that any program should be designed in such a
>way that it is GUARANTEED to improve with increasing computing
>resources.
This is not possible. You can guarantee that the computer uses
all the time available, but you cannot guarantee that the additional
work will result in an improvement. It might even make things worse.