|
A supercomputer only half-built has been christened as the world's most powerful computer.Blue Gene/L, built by computer giant IBM has been named as the world's most powerful computer, after it reached a peak processing speed of 136.8 teraflops (trillion calculations per second), in testing. Officials are of the opinion, that once complete, it will have a peak performance in excess of 360 teraflops, reports NewScientist. Also Blue Gene/L topped the list in the latest list of the 500 most powerful computers in the world, which was announced by the International Supercomputer Conference in Heidelberg, Germany, Blue Gene/L, the report added is a specialized system designed to incorporate as many as 65,536 individual processors, linked together within a scalable modular design, which not only makes the system more powerful than conventional ones, but also more compact and less power hungry. Incidentally, the second most powerful computer on the list is also a Blue Gene design known as BGW and based at IBM's Thomas J Watson Research Center in New York. This however, has fewer processors and has a top processing speed of only 91.2 teraflops. |
|
Originally Posted by Luxor
May I ask, how is teraflop an acronym for trillion calculations per second?
+++LUXOR+++ |
|
In computing, FLOPS is an abbreviation of floating point operations per second. This is used as a measure of a computer's performance, especially in fields of scientific calculations that make heavy use of floating point calculations. (Note: a hertz is a cycle (or operation) per second. Compare to MIPS -- million instructions per second.) Computing devices exhibit an enormous range of performance levels in floating-point applications, so it makes sense to introduce larger units than the FLOPS. The standard SI prefixes can be used for this purpose, resulting in such units as the megaFLOPS (MFLOPS, 106 FLOPS), the gigaFLOPS (GFLOPS, 109 FLOPS), the teraFLOPS (TFLOPS, 1012 FLOPS), and the petaFLOPS (PFLOPS, 1015 FLOPS). One should speak in the singular of a FLOPS and not of a FLOP, although the latter is frequently encountered. The final S stands for second and does not indicate a plural. |