Difference between revisions of "Benchmarking: Linux based benchmarks for Intel"
Jump to navigation
Jump to search
| Line 1: | Line 1: | ||
Benchmarks to be installed and results taken: | Benchmarks to be installed and results taken: | ||
| − | * Intel optimised Linpack | + | '''* Intel optimised Linpack |
* Intel`s MLC | * Intel`s MLC | ||
* ICC Optimized Stream memory Benchmark | * ICC Optimized Stream memory Benchmark | ||
| − | * HEPSPEC 2006 | + | * HEPSPEC 2006''' |
=== OS === | === OS === | ||
| − | Latest Centos | + | '''Latest Centos''' |
=== Dependencies required === | === Dependencies required === | ||
| Line 19: | Line 19: | ||
=== Files to download === | === Files to download === | ||
| − | Head to Intel`s site to get the latest linpack libraries: | + | '''Head to Intel`s site to get the latest linpack libraries:''' |
https://software.intel.com/en-us/articles/intel-math-kernel-library-linpack-download | https://software.intel.com/en-us/articles/intel-math-kernel-library-linpack-download | ||
| − | Head to Intels site to get the latest Parallel studio which includes ICC: | + | '''Head to Intels site to get the latest Parallel studio which includes ICC:''' |
https://software.intel.com/en-us/parallel-studio-xe/choose-download | https://software.intel.com/en-us/parallel-studio-xe/choose-download | ||
| − | Head to Intel`s site to get the latest MLC: | + | '''Head to Intel`s site to get the latest MLC:''' |
https://software.intel.com/en-us/articles/intelr-memory-latency-checker | https://software.intel.com/en-us/articles/intelr-memory-latency-checker | ||
| − | Copy over the spec2k6/stream files from the shared directory: | + | '''Copy over the spec2k6/stream files from the shared directory:''' |
\\10.0.0.222\software\hpc\benchmarks\spec2k6\spec2k6-2.23.tar | \\10.0.0.222\software\hpc\benchmarks\spec2k6\spec2k6-2.23.tar | ||
Revision as of 15:28, 30 January 2019
Benchmarks to be installed and results taken:
* Intel optimised Linpack
- Intel`s MLC
- ICC Optimized Stream memory Benchmark
- HEPSPEC 2006
OS
Latest Centos
Dependencies required
yum groupinstall 'Development tools'
yum -y install glibc-devel.i686 compat-gcc-34-g77 libstdc++-devel.i686 sharutils bc mailx vim screenFiles to download
Head to Intel`s site to get the latest linpack libraries:
https://software.intel.com/en-us/articles/intel-math-kernel-library-linpack-download
Head to Intels site to get the latest Parallel studio which includes ICC:
https://software.intel.com/en-us/parallel-studio-xe/choose-download
Head to Intel`s site to get the latest MLC:
https://software.intel.com/en-us/articles/intelr-memory-latency-checker
Copy over the spec2k6/stream files from the shared directory:
\\10.0.0.222\software\hpc\benchmarks\spec2k6\spec2k6-2.23.tar \\10.0.0.222\software\hpc\benchmarks\spec2k6\SPEC2006_v12.tar \\10.0.0.222\software\hpc\benchmarks\stream.c