Section: 2.3 Communication protocols on
Figure 2-4: Resources and communication concepts in Scali MPI Connect
2.3.2 Inlining protocol
With the
2.3.3 Eagerbuffering protocol
The eagerbuffering protocol is used when
The eagerbuffering protocol uses one channel ringbuffer entry for the message header, and one eagerbuffer for the application data being sent.
2.3.4 Transporter protocol
The transporter protocol is used when large messages are to be transferred. The transporter protocol utilizes one channel ringbuffer entry for the message header, and transporter buffers for the application data being sent. The protocol takes care of fragmentation and reassembly of large messages, such as those whose size is larger than the size of the transporter
Scali MPI Connect Release 4.4 Users Guide | 17 |