Spelling suggestions: "subject:"nonblocking communication"" "subject:"nonlocking communication""
1 |
Blocking vs. Non-blocking Communication under MPI on a Master-Worker ProblemAndré,, Fachat,, Hoffmann, Karl Heinz 30 October 1998 (has links) (PDF)
In this report we describe the conversion of a simple Master-Worker parallel
program from global blocking communications to non-blocking communications.
The program is MPI-based and has been run on different computer architectures.
By moving the communication to the background the processors can use
the former waiting time for computation. However we find that the
computing time increases by the time the communication time decreases in
the used MPICH implementation on a cluster of workstations.
Also using non-global communication instead of the global communication
slows the algorithm down on computers with optimized global communication
routines like the Cray T3D.
|
2 |
Blocking vs. Non-blocking Communication under MPI on a Master-Worker ProblemAndré, Fachat, Hoffmann, Karl Heinz 30 October 1998 (has links)
In this report we describe the conversion of a simple Master-Worker parallel
program from global blocking communications to non-blocking communications.
The program is MPI-based and has been run on different computer architectures.
By moving the communication to the background the processors can use
the former waiting time for computation. However we find that the
computing time increases by the time the communication time decreases in
the used MPICH implementation on a cluster of workstations.
Also using non-global communication instead of the global communication
slows the algorithm down on computers with optimized global communication
routines like the Cray T3D.
|
Page generated in 0.1067 seconds