Traversed edges per second
![]() | This article includes a list of references, related reading, or external links, but its sources remain unclear because it lacks inline citations. (April 2012) |
The number of Traversed edges per second which can be performed by a supercomputer cluster is a measure of both the communications capabilities and computational power of the machine. This is in contrast to the more standard metric of floating point operations per second (FLOPS) which does not give any weight to the communication capabilities of the machine. The term first entered usage in 2010 with the advent of petascale computing, and has since been measured for many of the worlds largest supercomputers.[1]
In this context, an edge is a connection between two data points, and the traversal is the ability of the machine to communicate data between these two points.
The ability of an application to utilize a supercomputer cluster effectively depends not only on the raw speed of each processor, but also on the communication network. The importance of this capability varies from application to applications, but it is clear that the LINPACK_benchmarks traditionally used for rating the FLOPS of supercomputers does not require the same communications capability as many scientific applications. Therefore alternative metrics which characterize the performance of a machine in a more holistic manner may be more relevant for many scientific applications, and may be desirable for making purchasing decisions.[2]
See Also
References
- http://www.graph500.org/
- http://spectrum.ieee.org/computing/hardware/better-benchmarking-for-supercomputers
- ^ http://www.graph500.org/.
{{cite web}}
: Missing or empty|title=
(help) - ^ http://spectrum.ieee.org/computing/hardware/better-benchmarking-for-supercomputers.
{{cite web}}
: Missing or empty|title=
(help)