View Single Post
  #42  
Old 05-22-2008, 06:05 AM
Vodstok's Avatar
Vodstok Vodstok is offline
Fear scented candle
 
Join Date: Jan 2004
Location: The edge of forever
Posts: 13,650
Quote:
Originally Posted by _____V_____ View Post
Very true.

But with dual core, Core 2 duo, Quad Core chips flooding the market, I am sure we will see a ground-breaking innovation in that field too.

Its just a matter of time...we will have a superchip with blazing processing speed soon.
intel particularly is looking into making spuer multicore chips: 32, 48, 64, 128 and even 256. the problem is that without applications that are designed to use the multiple processors, you can have a million 2.2 ghz processors, and it will only run on one, so no faster.

Intel is investing a ton in teaching programmers to write multithreaded scalable programs (that means it can change how many processors it can run on all by itself) to take advantage of the technology. If anyone has ever run a multithreaded program next to a single threaded version of the same thing (i have written a few), you would be amazed at the difference. maybe ill make a sample just so people can see.

They have hit a wall with the speed of the chips, with modern technology at least, so they are stacking them next to each other now. think of it this way, if you can have, maximum, 8 cylanders in an engine, do you figureout how to make the cylanders smaller, or do you stick another engine in the car?
Reply With Quote