loading...
 This Article 
   
 Share 
   
 Bibliographic References 
   
 Add to: 
 
Digg
Furl
Spurl
Blink
Simpy
Google
Del.icio.us
Y!MyWeb
 
 Search 
   
1996 International Symposium on Parallel Architectures, Algorithms and Networks (ISPAN '96)
An MPI Library which uses Polling, Interrupts and Remote Copying for the Fujitsu AP1000+
Beijing, CHINA
June 12-June 14
ISBN: 0-8186-7460-1
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.
Index Terms:
Message passing, MPI, Performance evaluation, Portable programming, NAS parallel benchmark
Citation:
David Sitsky, Kenichi Hayashi, "An MPI Library which uses Polling, Interrupts and Remote Copying for the Fujitsu AP1000+," ispan, pp.43, 1996 International Symposium on Parallel Architectures, Algorithms and Networks (ISPAN '96), 1996
Usage of this product signifies your acceptance of the Terms of Use.