Accumulation of Arch Linux packages, many of which I maintain on the Arch User Repository https://aur.archlinux.org/packages?SeB=M&K=SunRed
Go to file
2016-02-07 08:23:53 -05:00
.SRCINFO Update to 11.3.1.002-1 2016-02-07 08:23:53 -05:00
linpack.conf Initial import 2015-06-08 18:00:40 -04:00
PKGBUILD Update to 11.3.1.002-1 2016-02-07 08:23:53 -05:00
readme.install Initial import 2015-06-08 18:00:40 -04:00
runme.template Initial import 2015-06-08 18:00:40 -04:00

post_install() {
 echo '-----------------------------------------------------------------------'
 echo '1) Edit /etc/linpack.conf to configure memory usage for your system.'
 echo
 echo '2) Run the benchmark by typing:'
 echo 'linpack_runme_xeon64'
 echo '        or'
 echo 'linpack_runme_xeon32'
 echo '-----------------------------------------------------------------------'
}