DocumentCode
322464
Title
From shared to distributed memory: converting non-numeric parallel algorithms to Message Passing Interface (MPI)
Author
Breshears, Clay P.
Author_Institution
Dept. of Comput. Sci. & Stat., Southern Mississippi Univ., Hattiesburg, MS, USA
Volume
1
fYear
1997
fDate
7-10 Jan 1997
Firstpage
209
Abstract
The porting of codes using the Message Passing Interface (MPI) between distributed memory platforms becomes as simple as moving the program to the target machine and recompiling. For codes written under the shared memory paradigm to be able to take advantage of this easy porting, they must first be translated to execute under a distributed memory environment. The author focuses on the translation of non-numeric parallel algorithms from shared memory to distributed memory machines. Specifically, he presents techniques to determine where calls to MPI message passing routines must be inserted to preserve data access patterns inherent in the original shared memory code
Keywords
distributed memory systems; message passing; parallel algorithms; shared memory systems; software portability; MPI message passing routines; Message Passing Interface; code porting; data access patterns; distributed memory; non-numeric parallel algorithm conversion; non-numeric parallel algorithm translation; shared memory; Algorithm design and analysis; Computer science; Merging; Message passing; Multiprocessor interconnection networks; Parallel algorithms; Phase change random access memory; Process control; Read-write memory; Statistical distributions;
fLanguage
English
Publisher
ieee
Conference_Titel
System Sciences, 1997, Proceedings of the Thirtieth Hawaii International Conference on
Conference_Location
Wailea, HI
ISSN
1060-3425
Print_ISBN
0-8186-7743-0
Type
conf
DOI
10.1109/HICSS.1997.667216
Filename
667216
Link To Document