Performance Prediction of Large Scale Parallel Programs with SIM-MPI

Jidong Zhai,Wenguang Chen,Weimin Zheng
2008-01-01
Abstract:Accurate and efficient performance prediction of parallel programs on current or future architectures is a challenging problem. The approaches to performance prediction can be broadly classified into two types, analytical model and simulation. In this paper, we propose a method of combining trace-driven simulator and compiler technique to solve this hard problem. Now, we have implemented a trace-driven simulator named SIM-MPI and verified it up to 256 processes. The simulator has shown very high accuracy for NASA parallel benchmarks.
What problem does this paper attempt to address?