[computer-go] Go hardware?

Nick Apperson apperson at gmail.com
Fri Mar 9 14:46:59 PST 2007


This is definately the direction things are headed.  Processors are going to
eventually have tons of cores.  The main problem with the design you
mentioned though is that the overhead of having all those processors would
almost not make it worth it because of how slow they are.  And also, bus
speed becomes a serious bottleneck.  If each of those processors had its own
1MB of local memory (like a cache) that only it could access then I'd say
that would be great.  I think writing programs these days that don't scale
well to atleast 32 threads, if they are programs that require lots of
resources, is basically irresponsible and certainly shortsighted.  Just my
thoughts though.

- Nick

On 3/9/07, Chris Fant <chrisfant at gmail.com> wrote:
>
> Wouldn't it be cool if Intel or AMD would release a CPU with a primary
> core somewhere close to today's state of the art along with oh, say,
> about 256 lower-tech, existing-design cores.  Like 386s or something.
> Definitely the mini-cores would have to be 32 bit, but they don't need
> floating point operations (at least for for running MC simulations).
> Or if that's a bad design, then use 486s that come with the floating
> point unit.  That would be cool.
> _______________________________________________
> computer-go mailing list
> computer-go at computer-go.org
> http://www.computer-go.org/mailman/listinfo/computer-go/
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://computer-go.org/pipermail/computer-go/attachments/20070309/752377c2/attachment.htm


More information about the computer-go mailing list