Difference between revisions of "Benchmarking: Powerbench"
Jump to navigation
Jump to search
(Created page with "== Install prerequisite packages == Install the following packages: <syntaxhighlight> yum install install compat-gcc-34-g77 lapack lapack-devel </syntaxhighlight> == Download Powerbench == The Po...") |
|||
| Line 7: | Line 7: | ||
== Download Powerbench == | == Download Powerbench == | ||
| − | The Powerbench files can be obtained from: <code>http://it-div-procurements.web.cern.ch/it-div-procurements/Download/powerbench.tar.gz</code>. Download and extract the Powerbench software on the test system: | + | The Powerbench files can be obtained from:<br/> |
| + | <code>http://it-div-procurements.web.cern.ch/it-div-procurements/Download/powerbench.tar.gz</code>. | ||
| + | <br/>Download and extract the Powerbench software on the test system: | ||
<syntaxhighlight> | <syntaxhighlight> | ||
wget http://it-div-procurements.web.cern.ch/it-div-procurements/Download/powerbench.tar.gz | wget http://it-div-procurements.web.cern.ch/it-div-procurements/Download/powerbench.tar.gz | ||
tar zxvf powerbench.tar.gz | tar zxvf powerbench.tar.gz | ||
</syntaxhighlight> | </syntaxhighlight> | ||
Revision as of 11:22, 9 July 2012
Install prerequisite packages
Install the following packages:
yum install install compat-gcc-34-g77 lapack lapack-develDownload Powerbench
The Powerbench files can be obtained from:
http://it-div-procurements.web.cern.ch/it-div-procurements/Download/powerbench.tar.gz.
Download and extract the Powerbench software on the test system:
wget http://it-div-procurements.web.cern.ch/it-div-procurements/Download/powerbench.tar.gz
tar zxvf powerbench.tar.gz