pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/sysutils/systester



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sat Aug  9 15:51:22 UTC 2014

Added Files:
        pkgsrc/sysutils/systester: DESCR Makefile PLIST distinfo

Log Message:
Import systester-1.5.1 as sysutils/systester.

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.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/sysutils/systester/DESCR \
    pkgsrc/sysutils/systester/Makefile pkgsrc/sysutils/systester/PLIST \
    pkgsrc/sysutils/systester/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index