Sciweavers

SBACPAD
2005
IEEE

Automatic Data-Flow Graph Generation of MPI Programs

13 years 10 months ago
Automatic Data-Flow Graph Generation of MPI Programs
The Data-Flow Graph (DFG) of a parallel application is frequently used to take scheduling decisions, based on the information that it models (dependencies among the tasks and volume of exchanged data). In the case of MPI-based programs, the DFG may be built at run-time by overloading the data exchange primitives. This article presents a library that enables the generation of the DFG of a MPI program, and its use to analyze the network contention on a test-application: the Linpack benchmark. It is the first step towards automatic mapping of a MPI program on a distributed architecture.
Rafael Ennes Silva, Guilherme P. Pezzi, Nicolas Ma
Added 25 Jun 2010
Updated 25 Jun 2010
Type Conference
Year 2005
Where sbacpad
Authors Rafael Ennes Silva, Guilherme P. Pezzi, Nicolas Maillard, Tiarajú Asmuz Diverio
Comments (0)