拷机工具 Prime95 version 25.11

Version 25.11 is ready for testing. For most GIMPS users, this version only contains a few very minor bug fixes.

Download links:
Windows: http://mersenneforum.org/gimps/p95v2511.zip
Windows 64-bit: http://mersenneforum.org/gimps/p64v2511.zip
Windows service: http://mersenneforum.org/gimps/winnt2511.zip
Windows 64-bit service: http://mersenneforum.org/gimps/win64nt2511.zip
Linux: http://mersenneforum.org/gimps/mprime2511.tar.gz
Linux 64-bit: http://mersenneforum.org/gimps/mprime2511-linux64.tar.gz
Mac OS X: http://mersenneforum.org/gimps/Prime95-MacOSX-2511.zip
FreeBSD: http://mersenneforum.org/gimps/mprime2511-FreeBSD.tar.gz
Mac OS X 32-bit command line: http://mersenneforum.org/gimps/mprime2511-MacOSX.tar.gz
Mac OS X 64-bit command line: http://mersenneforum.org/gimps/mprime2511-MacOSX64.tar.gz
Source: http://mersenneforum.org/gimps/source2511.zip

This release contains both performance improvements and minor bug fixes.

From the included whatsnew.txt file:

1) PRP of k*b^n+c where b > 2 will be faster in many cases.
2) Zero-padded FFTs are about 3-4% faster. These FFTs are used in projects like SeventeenOrBust.
3) Mprime automatically sets the program to nice priority. Technically,this is not necessary since worker threads are set to the lowestpossible priority. However, sysadmins might be alarmed to see a CPUintensive program not running at nice priority when executing a pscommand (it takes a more complicated ps command to see that the CPUintensive threads are running at a lower priority).

Bug fixes are described here: http://www.mersenneforum.org/showpost.php?p=165507&postcount=2