Super PI
From Wikipedia, the free encyclopedia
| This article needs additional citations for verification. Please help improve this article by adding reliable references. Unsourced material may be challenged and removed. (February 2008) |
| Operating system | Windows |
|---|---|
| Type | Benchmark |
Super PI is a computer program that calculates pi to a specified number of digits after the decimal point - up to a maximum of 32 million. It uses Gauss-Legendre algorithm and is a Windows port of the program used by Yasumasa Kanada in 1995 to compute Pi to 232 digits.
Contents |
[edit] Significance
Super Pi is used by many overclockers to test the performance and stability of their computers. In the overclocking community, the standard program provides a benchmark for enthusiasts to compare "world record" pi calculation times and demonstrate their overclocking abilities. The program can also be used to test the stability of a certain overclock speed. If a computer is able to calculate PI to the 32 millionth place after the decimal without mistake, it is considered to be moderately stable in terms of RAM and CPU. However, longer tests with other CPU/RAM intensive calculation programs will run for hours instead of minutes and may better stress system stability. While Super Pi is not the fastest program for calculating Pi (see software for calculating π for faster alternatives), it remains very popular in the hardware and overclocking communities.
[edit] Credibility concerns
The competitive nature of achieving the best Super Pi calculation times led to fraudulent SuperPI results, reporting calculation times faster than normal. Attempts to counter the fraudulent results resulted in a modified version of Super Pi, with a checksum to validate the results.[1] However, other methods exist of producing inaccurate or fake time results, raising questions about the program's future as an overclocking benchmark.
[edit] The Future
Super PI is single threaded, so its relevance as a measure of performance in the current era of multi-core processors is diminishing quickly. As calculation times become faster, Super PI is becoming a poor stability test because a stability test needs to run long enough to properly stress test the hardware. Many users have moved to Orthos or OCCT for their stability testing since those are multithreaded programs.