Title:
|
AUTOMATIC CODE GENERATION TOOL FOR MESSAGE PASSING PROGRAMS BASED ON C++/OOMPI |
Author(s):
|
Chantana Phongpensri , Thanarat Rungthong |
ISBN:
|
978-972-8924-62-1 |
Editors:
|
Hans Weghorn and Ajith P. Abraham |
Year:
|
2008 |
Edition:
|
Single |
Keywords:
|
visual parallel programming, OOMPI, MPI, message-passing programming interface |
Type:
|
Short Paper |
First Page:
|
183 |
Last Page:
|
187 |
Language:
|
English |
Cover:
|
|
Full Contents:
|
click to dowload
|
Paper Abstract:
|
This work proposes an automatic code generation technique for object message passing programs. It is based on
C++/OOMPI (Squyres 1996). The technique provides a code for OOMPI initialization. It produces a code for user define
objects, IDE variables, and OOMPI initialization. Then the code for each process is generated based on the sequence
diagram. Finally, the finialization of OOMPI is produced.The technique is implemented in a visual tool called , Vis-
OOMPI, which targets to help an programmer to write a parallel program. The current version supports the peer to peer
message, Send/Recv. and group communication, Bcast, Gather,Scatter, and Reduce. and The tool helps the beginners in
message passing programming and includes some additional concepts with OO supports which is exhibited in OOMPI. |
|
|
|
|