Hi,
I was wondering what happens with LAM MPI tcp rpi if the TCP send buffer
(inside the kernel) is full (the application is computing faster than the
network sends packets).
I think the socket API must return an error when the application is trying
to write data to the socket but how does LAM behaves in such a case?
Does LAM tries to re-send data after a defined delay?
Thanks for any help.
|