Meh, throwing raw power at the problem is not that impressive.<p>Bellard's [1] 2009 record was much more impressive, because he used a clever formula to break the existing record with a mere (albeit beefy) desktop computer: <a href="https://bellard.org/pi/pi2700e9/" rel="nofollow">https://bellard.org/pi/pi2700e9/</a><p>The record he broke with his desktop PC was made using a supercomputer cluster.<p>[1] If somebody is not familiar with him, he is also the original author of QEMU, ffmpeg and the Tiny C Compiler.
How Many Decimals of Pi Do We Really Need? (NASA/JPL): <a href="https://www.jpl.nasa.gov/edu/news/2016/3/16/how-many-decimals-of-pi-do-we-really-need/" rel="nofollow">https://www.jpl.nasa.gov/edu/news/2016/3/16/how-many-decimal...</a>
Alexander Yee's writeup is interesting – CPU utilisation was only about 12%, they encountered quite nasty I/O bottlenecks (particularly for writes.)<p><a href="http://www.numberworld.org/blogs/2019_3_14_pi_record/" rel="nofollow">http://www.numberworld.org/blogs/2019_3_14_pi_record/</a><p>Contradicts the Google blog a little, especially where he points out that they hit performance issues with live migration (Google said it worked fine without impact on the application.)
This is a time someone must cite 3Blue1Brown: [(183) The most unexpected answer to a counting puzzle - YouTube](<a href="https://www.youtube.com/watch?v=HEfHFsfGXjs" rel="nofollow">https://www.youtube.com/watch?v=HEfHFsfGXjs</a>)
The piano music for each digit at the A-π (API) page is particularly beautiful<p><a href="https://pi.delivery/#demosmusic" rel="nofollow">https://pi.delivery/#demosmusic</a>
Don't miss the video on how Emma did this:<p>- <a href="https://www.youtube.com/watch?v=JvEvTcXF-4Q" rel="nofollow">https://www.youtube.com/watch?v=JvEvTcXF-4Q</a><p>(length 3:14)
this is perfect for mounting the Pi filesystem :)<p><a href="https://github.com/philipl/pifs" rel="nofollow">https://github.com/philipl/pifs</a>
Whenever I see the ridiculous number of places to which pi has been calculated, I wonder if anyone has checked to see if there is a repeating pattern. I mean, 31 trillion places leaves a lot of possibilities for repetition of a couple of billion digits.<p>Or is my understanding of what constitutes an irrational number outdated? Is there another definition that precludes even looking for repetition in hopes of finding a denominator?