DocumentCode
2152564
Title
An MPI library which uses polling, interrupts and remote copying for the Fujitsu AP1000+
Author
Sitsky, David ; Hayashi, Kenichi
Author_Institution
Dept. of Comput. Sci., Australian Nat. Univ., Canberra, ACT, Australia
fYear
1996
fDate
12-14 Jun 1996
Firstpage
43
Lastpage
49
Abstract
A complete implementation of MPI for the Fujitsu AP1000+ is presented. The library can employ a number of different mechanisms in implementing the send and receive message passing operations. The method of detecting the arrival of new messages can be realized through interrupt-driven and polling techniques. Transferring message data is achieved by either sending the message data directly to the receiver “in-place”, or using a rendezvous method which allows the use of a fast noncopying nonblocking remote-fetching operation. The MPI library exhibits good performance compared to the native message passing library, and allows the user to decide at runtime which mechanisms will be used in order to achieve the best performance on a per-application basis
Keywords
message passing; parallel architectures; performance evaluation; software libraries; software portability; Fujitsu AP1000+; MPI library; interrupts; message passing; performance; polling; remote copying; Broadcasting; Computer science; High performance computing; Message passing; National electric code; Parallel programming; Routing; Runtime library; Standards organizations; Workstations;
fLanguage
English
Publisher
ieee
Conference_Titel
Parallel Architectures, Algorithms, and Networks, 1996. Proceedings., Second International Symposium on
Conference_Location
Beijing
ISSN
1087-4089
Print_ISBN
0-8186-7460-1
Type
conf
DOI
10.1109/ISPAN.1996.508959
Filename
508959
Link To Document