Intel's terascale computing research

Just the urls, ma'am.
Post Reply
quantus
Tenth Dan Procrastinator
Posts: 4891
Joined: Fri Jul 18, 2003 3:09 am
Location: San Jose, CA

Intel's terascale computing research

Post by quantus »

http://www.eet.com/news/latest/showArti ... =193005741

Jonathan should try to join a group working on chips for this research.
Have you clicked today? Check status, then: People, Jobs or Roads

Jonathan
Grand Pooh-Bah
Posts: 6722
Joined: Tue Sep 19, 2006 8:45 pm
Location: Portland, OR
Contact:

Post by Jonathan »

It's not... unattractive.
Each tile includes a small core, or compute element, with a simple instruction set for processing floating-point data, but is not Intel x86-based processor compatible.
Definitely is research, though. I'm not really sure why they taped something out, other than for Justin Rattner to have something to wave around.

Slapping down 80 FPUs on a die isn't hard, actually. Doing the interconnect is slightly more difficult, but the actually interesting problem is the programming model.

quantus
Tenth Dan Procrastinator
Posts: 4891
Joined: Fri Jul 18, 2003 3:09 am
Location: San Jose, CA

Post by quantus »

Maybe it's easier to play around with a real live chip with a programmable routing mesh? That'd be my guess. It'd be a pain to model 80 processors and then have to deal with the routing mesh as well. It'd suck though if they messed up the cache coherency protocol though. That wafer'd be pretty worthless if they did. Heh, I bet Vinny remembers trying to model just a couple of processors to be cache coherent... They've got 80. Also, I think there was a problem of knowing how many processors is the minimum you need to model you coherency protocol with in order to verify its total correctness for any number of processors.
Have you clicked today? Check status, then: People, Jobs or Roads

VLSmooth
Tenth Dan Procrastinator
Posts: 3055
Joined: Fri Jul 18, 2003 3:02 am
Location: Varies
Contact:

Post by VLSmooth »

Wow, that's digging up the past. For some reason I think only three processors are needed with a protocol that takes advantage of waitfree synchronization, but I'm probably wrong considering how much I've forgotten.

For an easy/correct answer, just ask Andreas G. Nowatzyk. :)

quantus
Tenth Dan Procrastinator
Posts: 4891
Joined: Fri Jul 18, 2003 3:09 am
Location: San Jose, CA

Post by quantus »

I believe it was 5 for MESI...
Have you clicked today? Check status, then: People, Jobs or Roads

Jonathan
Grand Pooh-Bah
Posts: 6722
Joined: Tue Sep 19, 2006 8:45 pm
Location: Portland, OR
Contact:

Post by Jonathan »

Anand wrote:The chip is simply a technology demo and won't be productized in any way.
Which is just a waste. We have better ways to validate performance than taping out a chip, and functional validation is silly for a technology demo.

Jonathan
Grand Pooh-Bah
Posts: 6722
Joined: Tue Sep 19, 2006 8:45 pm
Location: Portland, OR
Contact:

Post by Jonathan »

Here was the actually interesting bit.

http://www.anandtech.com/tradeshows/sho ... i=2841&p=2

Games which require multiple cores are my new sex.

Post Reply