Sherwyn
- 17
- 0
Fastest Computer
Where would I find information on the fastest computers in the world?
Where would I find information on the fastest computers in the world?
The discussion revolves around the fastest computers in the world, specifically focusing on cluster computing, performance metrics like FLOPS (floating point operations per second), and how to measure the speed of clusters. Participants seek information on various aspects of computer performance, including conversions between different units of measurement and practical advice on benchmarking clusters.
The discussion contains multiple competing views and remains unresolved regarding the best methods to measure cluster speed and the specific resources available for this purpose. Participants express varying levels of understanding about technical terms and concepts, indicating a lack of consensus.
Participants express uncertainty about the specific requirements for measuring cluster speed and the information needed to perform such measurements. There is also a mention of the potential complexity involved in benchmarking, depending on what aspects of performance are being measured.
This discussion may be useful for students and researchers interested in high-performance computing, particularly those working with clusters or seeking to understand performance metrics in computational contexts.
Here is a http://www.top500.org/lists/2006/06"Sherwyn said:Where would I find information on the fastest computers in the world?
Mega and tera are both greek words.Sherwyn said:woops. not how fast, but how many flops are in a megaflop, or a teraflop?
megaflopSherwyn said:woops. not how fast, but how many flops are in a megaflop, or a teraflop?
Well, 'terra' actually means 'ground' or 'land'.seaglespn said:prefix mega means 10^6 over the basic unit.
prefix giga means 10^9 over the basic unit.
prefix terra means 10^12 ...
It is a term used in astrophysics, physics, chemistry, computer programming, computer disk drives. Maybe they have some really fast computers at the University of Richmond.Sherwyn said:How fast are the fastest clusters, and does anyone know how fast the cluster(s) is/are at the University of Richmond?
Well perhaps you could give us some context. Do you work there or do you study there? And is this request in anyway related to a program you follow?Sherwyn said:I don't know really. I was told to just figure out how to determine how many megaflop/s its running and compare it to other clusters (specifically the faster ones). Should I have been given more information or what?
There are also super computers called "vector processors" that have many very fast arithmetic units within them, enough so that peforming an operation like a floating point multiply on two arrays of numbers and either storing the results in a 3rd array or summing the results occurs at the fastest speed that the machines memory can retrieve the input data. In the case of Cray super-computers, a vector processing system can be part of a cluster. Here is one link: http://www.cray.com/products/x1e and antoher: http://www.nec.com.au/products_detail.aspx?view=145russ_watters said:Newer pc's are on the order of 10-20 gigaflops, so about 10,000 times slower than a supercomputer (which, incidentally, are often just clusters of several thousand desktop processors).
But the wikipedia entry might be something to start with: