Initial import
This commit is contained in:
commit
3ab1c96ccc
5 changed files with 107 additions and 0 deletions
11
readme.install
Normal file
11
readme.install
Normal file
|
@ -0,0 +1,11 @@
|
|||
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 '-----------------------------------------------------------------------'
|
||||
}
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue