The algorithm used by HPL can be summarized by the following keywords: Two-dimensional block-cyclic data distribution – Right-looking variant of the LU factorization with row partial pivoting featuring multiple look-ahead depths – Recursive panel factorization with pivot search and column broadcast combined – Various virtual panel broadcast topologies – bandwidth reducing swap-broadcast algorithm – backward substitution with look-ahead of depth 1.
1. Requirements:
2. Installing BLAS, LAPACK and OpenMPI, do look at
- Building BLAS Library using Intel and GNU Compiler
- Building LAPACK 3.4 with Intel and GNU Compiler
- Building OpenMPI with Intel Compilers
- Compiling ATLAS on CentOS 5
For the configuration and compilation of hpl, see Running Linpack (HPL) Test on Linux Cluster with OpenMPI and Intel Compilers
No comments:
Post a Comment