Floating point operations per second (FLOPS,flops orflop/s) is a measure ofcomputer performance incomputing, useful in fields of scientific computations that requirefloating-point calculations.[1]
Floating-point arithmetic is needed for very large or very smallreal numbers, or computations that require a large dynamic range. Floating-point representation is similar to scientific notation, except computers usebase two (with rare exceptions), rather thanbase ten. The encoding scheme stores the sign, theexponent (in base two for Cray andVAX, base two or ten forIEEE floating point formats, and base 16 forIBM Floating Point Architecture) and thesignificand (number after theradix point). While several similar formats are in use, the most common isANSI/IEEE Std. 754-1985. This standard defines the format for 32-bit numbers calledsingle precision, as well as 64-bit numbers calleddouble precision and longer numbers calledextended precision (used for intermediate results). Floating-point representations can support a much wider range of values than fixed-point, with the ability to represent very small numbers and very large numbers.[2]
The exponentiation inherent in floating-point computation assures a much larger dynamic range – the largest and smallest numbers that can be represented – which is especially important when processing data sets where some of the data may have extremely large range of numerical values or where the range may be unpredictable. As such, floating-point processors are ideally suited for computationally intensive applications.[3]
FLOPS andMIPS are units of measure for the numerical computing performance of a computer. Floating-point operations are typically used in fields such as scientific computational research, as well as inmachine learning. However, before the late 1980s floating-point hardware (it's possible to implement FP arithmetic in software over any integer hardware) was typically an optional feature, and computers that had it were said to be "scientific computers", or to have "scientific computation" capability. Thus the unit MIPS was useful to measure integer performance of any computer, including those without such a capability, and to account for architecture differences, similar MOPS (million operations per second) was used as early as 1970[4] as well. Note that besides integer (or fixed-point) arithmetics, examples of integer operation include data movement (A to B) or value testing (If A = B, then C). That's why MIPS as a performance benchmark is adequate when a computer is used in database queries, word processing, spreadsheets, or to run multiple virtual operating systems.[5][6] In 1974David Kuck coined the terms flops and megaflops for the description of supercomputer performance of the day by the number of floating-point calculations they performed per second.[7] This was much better than using the prevalent MIPS to compare computers as this statistic usually had little bearing on the arithmetic capability of the machine on scientific tasks.
FLOPS on an HPC-system can be calculated using this equation:[8]
This can be simplified to the most common case: a computer that has exactly 1 CPU:
FLOPS can be recorded in different measures of precision, for example, theTOP500 supercomputer list ranks computers by 64 bit (double-precision floating-point format) operations per second, abbreviated toFP64.[9] Similar measures are available for32-bit (FP32) and16-bit (FP16) operations.
Floating-point operations per clock cycle for various processors
In June 1997,Intel'sASCI Red was the world's first computer to achieve one teraFLOPS and beyond. Sandia director Bill Camp said that ASCI Red had the best reliability of any supercomputer ever built, and "was supercomputing's high-water mark in longevity, price, and performance".[39]
NEC'sSX-9 supercomputer was the world's firstvector processor to exceed 100 gigaFLOPS per single core.
In June 2006, a new computer was announced by Japanese research instituteRIKEN, theMDGRAPE-3. The computer's performance tops out at one petaFLOPS, almost two times faster than the Blue Gene/L, but MDGRAPE-3 is not a general purpose computer, which is why it does not appear in theTop500.org list. It has special-purposepipelines for simulating molecular dynamics.
By 2007,Intel Corporation unveiled the experimentalmulti-corePOLARIS chip, which achieves 1 teraFLOPS at 3.13 GHz. The 80-core chip can raise this result to 2 teraFLOPS at 6.26 GHz, although the thermal dissipation at this frequency exceeds 190 watts.[40]
In June 2007, Top500.org reported the fastest computer in the world to be theIBM Blue Gene/L supercomputer, measuring a peak of 596 teraFLOPS.[41] TheCray XT4 hit second place with 101.7 teraFLOPS.
On June 26, 2007,IBM announced the second generation of its top supercomputer, dubbed Blue Gene/P and designed to continuously operate at speeds exceeding one petaFLOPS, faster than the Blue Gene/L. When configured to do so, it can reach speeds in excess of three petaFLOPS.[42]
On October 25, 2007,NEC Corporation of Japan issued a press release announcing its SX series modelSX-9,[43] claiming it to be the world's fastest vector supercomputer. TheSX-9 features the first CPU capable of a peak vector performance of 102.4 gigaFLOPS per single core.
On February 4, 2008, theNSF and theUniversity of Texas at Austin opened full scale research runs on anAMD,Sun supercomputer named Ranger,[44]the most powerful supercomputing system in the world for open science research, which operates at sustained speed of 0.5 petaFLOPS.
On May 25, 2008, an American supercomputer built byIBM, named 'Roadrunner', reached the computing milestone of one petaFLOPS. It headed the June 2008 and November 2008TOP500 list of the most powerful supercomputers (excludinggrid computers).[45][46] The computer is located at Los Alamos National Laboratory in New Mexico. The computer's name refers to the New Mexicostate bird, thegreater roadrunner (Geococcyx californianus).[47]
In June 2008, AMD released ATI Radeon HD 4800 series, which are reported to be the first GPUs to achieve one teraFLOPS. On August 12, 2008, AMD released the ATI Radeon HD 4870X2 graphics card with twoRadeon R770 GPUs totaling 2.4 teraFLOPS.
In November 2008, an upgrade to the CrayJaguar supercomputer at the Department of Energy's (DOE's) Oak Ridge National Laboratory (ORNL) raised the system's computing power to a peak 1.64 petaFLOPS, making Jaguar the world's first petaFLOPS system dedicated toopen research. In early 2009 the supercomputer was named after a mythical creature,Kraken. Kraken was declared the world's fastest university-managed supercomputer and sixth fastest overall in the 2009 TOP500 list. In 2010 Kraken was upgraded and can operate faster and is more powerful.
In 2009, theCray Jaguar performed at 1.75 petaFLOPS, beating the IBM Roadrunner for the number one spot on theTOP500 list.[48]
In October 2010, China unveiled theTianhe-1, a supercomputer that operates at a peak computing rate of 2.5 petaFLOPS.[49][50]
As of 2010[update] the fastest PCprocessor reached 109 gigaFLOPS (Intel Core i7980 XE)[51] in double precision calculations.GPUs are considerably more powerful. For example,Nvidia Tesla C2050 GPU computing processors perform around 515 gigaFLOPS[52] in double precision calculations, and the AMD FireStream 9270 peaks at 240 gigaFLOPS.[53]
In November 2011, it was announced that Japan had achieved 10.51 petaFLOPS with itsK computer.[54] It has 88,128SPARC64 VIIIfxprocessors in 864 racks, with theoretical performance of 11.28 petaFLOPS. It is named after the Japanese word "kei", which stands for 10quadrillion,[55] corresponding to the target speed of 10 petaFLOPS.
On November 15, 2011, Intel demonstrated a single x86-based processor, code-named "Knights Corner", sustaining more than a teraFLOPS on a wide range ofDGEMM operations. Intel emphasized during the demonstration that this was a sustained teraFLOPS (not "raw teraFLOPS" used by others to get higher but less meaningful numbers), and that it was the first general purpose processor to ever cross a teraFLOPS.[56][57]
On June 18, 2012,IBM's Sequoia supercomputer system, based at the U.S. Lawrence Livermore National Laboratory (LLNL), reached 16 petaFLOPS, setting the world record and claiming first place in the latest TOP500 list.[58]
On November 12, 2012, the TOP500 list certifiedTitan as the world's fastest supercomputer per the LINPACK benchmark, at 17.59 petaFLOPS.[59][60] It was developed by Cray Inc. at theOak Ridge National Laboratory and combines AMD Opteron processors with "Kepler" NVIDIA Tesla graphics processing unit (GPU) technologies.[61][62]
On June 10, 2013, China'sTianhe-2 was ranked the world's fastest with 33.86 petaFLOPS.[63]
On June 20, 2016, China'sSunway TaihuLight was ranked the world's fastest with 93 petaFLOPS on the LINPACK benchmark (out of 125 peak petaFLOPS). The system was installed at the National Supercomputing Center in Wuxi, and represented more performance than the next five most powerful systems on the TOP500 list did at the time combined.[64]
In June 2019,Summit, an IBM-built supercomputer now running at the Department of Energy's (DOE) Oak Ridge National Laboratory (ORNL), captured the number one spot with a performance of 148.6 petaFLOPS on High Performance Linpack (HPL), the benchmark used to rank the TOP500 list. Summit has 4,356 nodes, each one equipped with two 22-core Power9 CPUs, and six NVIDIA Tesla V100 GPUs.[65]
In June 2022, the United States'Frontier was the most powerful supercomputer on TOP500, reaching 1102 petaFlops (1.102 exaFlops) on the LINPACK benchmarks.[66][circular reference]
Distributed computing uses the Internet to link personal computers to achieve more FLOPS:
As of April 2020[update], theFolding@home network has over 2.3 exaFLOPS of total computing power.[67][68][69][70] It is the most powerful distributed computer network, being the first ever to break 1 exaFLOPS of total computing power. This level of performance is primarily enabled by the cumulative effort of a vast array of powerfulGPU andCPU units.[71]
As of December 2020[update], the entireBOINC network averages about 31 petaFLOPS.[72]
KLAT2 was the first computing technology which scaled to large applications while staying underUS$1/MFLOPS.[80]
August 2003
$83.86
$143.34
KASY0
KASY0 was the first sub-US$100/GFLOPS computing technology. KASY0 achieved 471 GFLOPS on 32-bit HPL. At a cost of less than $39,500, that makes it the first supercomputer to break $100/GFLOPS.[81]
August 2007
$48.31
$73.26
Microwulf
As of August 2007, this26 GFLOPS "personal" Beowulf cluster can be built for $1256.[82]
March 2011
$1.80
$2.52
HPU4Science
This $30,000 cluster was built using only commercially available "gamer" grade hardware.[83]
A quadAMDRadeon 7970 desktop computer reaching 16 TFLOPS of single-precision, 4 TFLOPS of double-precision computing performance. Total system cost was $3000; built using only commercially available hardware.[84]
Built using commercially available parts, a system using one AMDSempron 145 and threeNvidiaGeForce GTX 760 reaches a total of6.771 TFLOPS for a total cost ofUS$1,090.66.[86]
Built using commercially available parts. AMD Ryzen 7 1700 CPU combined with AMD Radeon Vega FE cards in CrossFire tops out at over50 TFLOPS at just underUS$3,000 for the complete system.[90]
Built using commercially available parts. ThreeAMD RX Vega 64 graphics cards provide just over 75 TFLOPS half precision (38 TFLOPS SP or 2.6 TFLOPS DP when combined with the CPU) at ~$2,050 for the complete system.[91]
The SonyPlayStation 5 Digital Edition is listed as having a peak performance of 10.28 TFLOPS (20.56 TFLOPS at half precision) at a retail price of $399.[93]