Y-cruncher
y-cruncher is a computer program for the calculation of some mathematical constant with theoretical accuracy (limited only by computing time and available storage space). It was originally developed to calculate the Euler-Mascheroni constant ; the y is derived from it in the name. Since 2010, y-cruncher has been used for all record calculations of the number pi and other constants. The software is downloadable from the website of the developers for Microsoft Windows and Linux. It does not have a graphical interface, but works on the command line. Calculation options are selected or entered via the text menu, the results are saved as a file. Some popular uses of y-cruncher are running hardware benchmarks to measure performance of computer system. An example of such benchmark is HWBOT. Also y-cruncher can be used for stress-tests, as performed computations are sensitive to RAM errors and the program can automatically detect such errors.[1][2] DevelopmentAlexander J. Yee started developing in high school a Java library for arbitrary-precision arithmetic called "BigNumber". With this he was able together with his roommate Raymond Chan on 8 December 2006 set the world record for the most number of calculated decimal places for the Euler-Mascheroni constant with 116 580 041 decimal places.[3] In January 2009, they broke their own record and calculated 14 922 244 782 decimal places. At this point, the program was renamed to "y-cruncher" and ported to C and C++.[4] In the aftermath, Shigeru Kondo with the help of y-cruncher calculated to 5 trillion digits on 2 August 2010.[5] Next year, Yee and Kondo calculated 10 trillion decimal places and broke the then-valid world record for decimal places of .[6] After that, Yee decided to completely overhaul the program and rewrite it from scratch in version v0.6.1.[7] This enabled determining with 12.1 trillion digits in just 94 days compared to 371 days that were spent for the previous record.[8] Propertiesy-cruncher has the following characteristic properties:[9][10]
CalculationsSince 2009, most of the world record-level calculations of mathematical constants have been performed with y-cruncher. The technical challenge does not (any longer) lie in the calculation itself, but in providing an environment that enables a comparatively efficient execution.
PurposeThe tool can serve several purposes. On the one hand, it allows the capabilities of CPUs and RAM to be determined and compared with other models. On the other hand, these hardware components can also be tested for stability and error susceptibility through stress testing. An alternative program for this would be Prime95. The advantage of the program lies in the fact that (partial) calculations can be carried out on an old Pentium PC, an up-to-date workstation, and theoretically even supercomputers, without measured performance falling off a measurement scale (or complex benchmarks becoming incompatible due to new hardware and interfaces). Setting new computing records also represents a contemporary feasibility study and can serve as an indicator of computer performance improvement over time when regularly performed and with similar parameters. See also
References
|