The Intel Optimized LINPACK Benchmark for Linux* OS contains the following files, located in the ./benchmarks/linpack/ subdirectory of the Intel® Math Kernel Library (Intel® MKL) directory:
File in ./benchmarks/linpack/ |
Description |
---|---|
xlinpack_xeon32 |
The 32-bit program executable for a system based on Intel® Xeon® processor or Intel® Xeon® processor MP with or without Streaming SIMD Extensions 3 (SSE3). |
xlinpack_xeon64 |
The 64-bit program executable for a system with Intel® Xeon® processor using Intel® 64 architecture. |
runme_xeon32 |
A sample shell script for executing a pre-determined problem set for linpack_xeon32. OMP_NUM_THREADS set to 2 processors. |
runme_xeon64 |
A sample shell script for executing a pre-determined problem set for linpack_xeon64. OMP_NUM_THREADS set to 4 processors. |
lininput_xeon32 |
Input file for pre-determined problem for the runme_xeon32 script. |
lininput_xeon64 |
Input file for pre-determined problem for the runme_xeon64 script. |
lin_xeon32.txt |
Result of the runme_xeon32 script execution. |
lin_xeon64.txt |
Result of the runme_xeon64 script execution. |
help.lpk |
Simple help file. |
xhelp.lpk |
Extended help file. |