super pi for linux下载

weixin_39821260 2019-11-17 11:00:19
uper PI是利用CPU的浮点运算能力来计算出π(圆周率)
主要用于测试cpu速度

進入下載的super_pi.tar.gz存放的文件夾,解壓:

$ tar xvfz super_pi.tar.gz

然後運行

$ ./super_pi 位数

就可以開始測試了。位數表示要算2的多少次方位,如通常要算小數點后1M位,就用:

./super_pi 20

就可以了。(2的20次方是1M)
相关下载链接://download.csdn.net/download/zsc1023/4534701?utm_source=bbsseo
...全文
15 回复 打赏 收藏 转发到动态 举报
AI 作业
写回复
用AI写文章
回复
切换为时间正序
请发表友善的回复…
发表回复
System Stability Tester began as a system stressing and benchmarking tool for overclockers, by the Greek pctechnology and overclockers community, the first months of 2005. Since its first release 0.1 is free and open source software. When version 0.7 came out in June 2007, the project moved to sourceforge.net in order to ease its distribution and gain popularity. How it works System Stability Tester tries to test the system's stability by calculating up to 128 millions of Pi digits. It supports multiple calculation algorithms. For the moment only two have been implemented. The Quadratic Convergence of Borwein and Gauss-Legendre, the algorithm SuperPi uses. The testing process includes the creation of two or more threads. After each step of the calculation, the results of all the threads are compared. Any differences between them are reported. There is also the option for single threaded calculation, but in this case there is no stability check. This is useful for benchmarking purposes only. The calculation of Pi itself is multi threaded since version 0.7.2, for the Borwein algorithm only. What System Stability Tester can do in brief Calculate up to 128 million digits of Pi. Create up to 32 threads. Recognize the CPU model, manufacturer and operational frequency. Compare the calculation results of all the threads after each step and issue a warning if something went wrong. Run continuously for up to 50 turns and log the results after each step and each turn. Record the calculated digits of Pi in a human readable text file. Single threaded calculation of Pi for benchmarking, similar to the well know SuperPi benchmark. Checksum validation over the result. Provides graphical and command line user interfaces.

13,655

社区成员

发帖
与我相关
我的任务
社区描述
CSDN 下载资源悬赏专区
其他 技术论坛(原bbs)
社区管理员
  • 下载资源悬赏专区社区
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧