Dear All:
How to find the buffer size of OpenMPI ? 
I need to transfer large data between nodes on a cluster with OpenMPI 1.3.4.
Many nodes need to send data to the same node . 
Workers use mpi_isend, the receiver node use  mpi_irecv. 
because they are non-blocking, the messages are stored in buffers of senders. 
And then, the receiver collect messages from its buffer. 
If the receiver's buffer is too small, there will be truncate error. 
Any help is appreciated. 
Jack
July 9  2010
                                          
_________________________________________________________________
Hotmail is redefining busy with tools for the New Busy. Get more from your 
inbox.
http://www.windowslive.com/campaign/thenewbusy?ocid=PID28326::T:WLMTAGL:ON:WL:en-US:WM_HMP:042010_2

Reply via email to