Improving Linpack Performance on SMP Clusters with Asynchronous MPI Programming(数値計算)
スポンサーリンク
概要
- 論文の詳細を見る
This study proposes asynchronous MPI, a simple and effective parallel programming model for SMP clusters, to reimplement the High PerformanceLinpack benchmark. The proposed model forces processors of an SMP node to work in different phases, thereby avoiding unneccessary communication and computation bottlenecks. As a result, we can achieve significant improvements in performance with a minimal programming effort. In comparison with a de-facto flat MPI solution, our algorithm can yield a 20.6% performance improvement for a 16-node cluster of Xeon dual-processor SMPs.
- 2006-09-15
著者
-
Yoshinaga Tsutomu
Graduate School Of Information Systems University Of Electro-communications
-
Viet Ta
Graduate School of Information Systems, University of Electro-Communications
-
Viet Ta
Graduate School Of Information Systems University Of Electro-communications
関連論文
- Improving Linpack Performance on SMP Clusters with Asynchronous MPI Programming
- Improving Linpack Performance on SMP Clusters with Asynchronous MPI Programming(数値計算)
- Construction of Hybrid MPI-OpenMP Solutions for SMP Clusters(System Software)
- Fast, Effective Instruction Generation Algorithm For Queue-Java Compiler (QJAVAC)
- Design of Producer-order Parallel Queue Processor Architecture
- Design of Producer-order Parallel Queue Processor Architecture
- Design of Producer-order Parallel Queue Processor Architecture
- Computation-Communication Overlap of Linpack on a GPU-Accelerated PC Cluster
- Design and Implementation of a Handshake Join Architecture on FPGA
- Improving Linpack Performance on SMP Clusters with Asynchronous MPI Programming
- Construction of Hybrid MPI-OpenMP Solutions for SMP Clusters
- Construction of Hybrid MPI-OpenMP Solutions for SMP Clusters