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
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;
Conference_Titel :
System Sciences, 1997, Proceedings of the Thirtieth Hawaii International Conference on
Conference_Location :
Wailea, HI
Print_ISBN :
0-8186-7743-0
DOI :
10.1109/HICSS.1997.667216