PI小数点位数的新纪录
PI小数点后的位数据个数据的纪录被刷新了,被一台PC机刷新的。新的纪录把PI的小点数后面的位数整到了近2.7万亿位,太BT了。下面的链接是本次经录的通告:
http://bellard.org/pi/pi2700e9/announce.html
这个通告宣称:
- PI后的小数点位数被计算到了2,699,999,990,000位。
- 为了保存计算结果,一共花了,1137GB的硬盘空间。
- 本次计算使用了价值2000欧元左右的PC机,CPU是Core i7 CPU at 2.93 GHz ,内存6GB,5个1.5TB的希捷硬盘。
- 操作系统使用的是Linux 64 bit Red Hat Fedora 10 distribution,7.5TB的硬盘被做成了RAID-0阵列,使用了ext4文件系统。
- 整个计算时间花了131天(4个半月),其中,103天用于计算PI的二进制结果,13天用于验证二进制结果,花了12天把二进制转成十进制,最后花了3天再验证了转换。
- 上一次的记录是2.577 万亿小数位,于2009年8月17日创造。其使用了超过百万欧元的超级计算机(Appro Xtreme-X3 Server)。
相关的技术细节请看这里:http://bellard.org/pi/pi2700e9/pipcrecord.pdf
我想了想,算这个玩意花了多少度电,产生了多少废气,太不环保了。呵呵。
(转载本站文章请注明作者和出处 酷 壳 – CoolShell ,请勿用于任何商业用途)
相关文章¶
- https://coolshell.cn/wp-content/plugins/wordpress-23-related-posts-plugin/static/thumbs/2.jpg一个浮点数跨平台产生的问题
- https://coolshell.cn/wp-content/plugins/wordpress-23-related-posts-plugin/static/thumbs/15.jpg在Javascript里写Python
- https://coolshell.cn/wp-content/plugins/wordpress-23-related-posts-plugin/static/thumbs/0.jpgGoogle Maps API用法教程
- https://coolshell.cn/wp-content/plugins/wordpress-23-related-posts-plugin/static/thumbs/17.jpg如何管理并设计你的口令
- 面试题:火车运煤问题
- https://coolshell.cn/wp-content/plugins/wordpress-23-related-posts-plugin/static/thumbs/25.jpg这到底是谁之错? The post PI小数点位数的新纪录 first appeared on 酷 壳 - CoolShell.