Energy savings of 99% over previous methods probably sound like snake oil. But some math geeks have been able to find a way so that computers can use only 1% of the energy (and the time) necessary for some tasks.
IBM has announced a new data-processing algorithm that enables large sets of data to be processed in a fraction of the time, and with only a fraction of the electricity, as was previously needed. Supercomputer testing of the algorithm showed that the process speeded the calculations and reduced the power consumption by two orders of magnitude.
"The new method was tested on the fourth largest supercomputer in the world and what would normally have taken a day, was crunched in 20 minutes. In terms of energy savings, the analysis required 700 kilowatt-hours total, compared with 52800 kilowatt-hours total."
Not only does this mean that far less electricity is needed for data-intensive operations, but also more work will be able to be scheduled onto the same number of machines. And while the demonstration was carried out on a powerful supercomputer, the intent of the research was to make intensive data-processing activities more readily available and accessible to scientists who do not have supercomputers.
via: Slashdot
image: IBM press release

written by Carl Hage, March 04, 2010
Also, note that typically a computer runs at 98% idle, but power usage remains almost the same. A computer might have multiple cores, but the idle cores still burn power. Why not have a multicore system with a low-power processor with other high performance cores usually powered off until needed.
A related project is the sort benchmark contest http://sortbenchmark.org/ sorting the most records per joule for 10GB-10TB. Though algorithms are part of the solution, the main thing is computer system architecture.
written by Doc, March 05, 2010
Remember when Windows 3 took nearly a minute to boot, and Netscape took 10-20 seconds to load? We haven't sped that up too much in the last 15 years, have we? My Windows 7 machine still takes about 45 seconds to boot to a working desktop, and Firefox and Explorer can take up to 10-20 seconds to load fully.
Not complaining, just making the observation that I wish the speed of application opening was orders of magnitude quicker than it is...
Cheers,
Doc
We're using faster computers and more power to make up for sloppy code and
written by jake, March 07, 2010
written by Bob F, March 11, 2010
written by paul, April 09, 2010
written by Ray, June 18, 2010
Ever wondered how fast the original Windows would load on todays machines? (2-seconds?)
written by Beverly Hills Lasik Eye Surgery, June 23, 2010
| < Prev | Next > |
|---|
Recent Comment
Share
so it's kind of like CFLs for computer software, kinda...okay not really, but still, this is a giant leap for supercomputing ^_^ I wonder if they can get it to work for cluster computing.