Version 1.6. But it's already there in 1.5.4.
-----devel-bounces_at_[hidden] a écrit : -----
A : Open MPI Developers <devel_at_[hidden]>
De : Ralph Castain
Envoyé par : devel-bounces_at_[hidden]
Date : 25/06/2012 17:57
Objet : Re: [OMPI devel] Problem in oob/tcp
What version?
On Jun 25, 2012, at 9:53 AM, Ludovic.Hablot_at_[hidden] wrote:
Hi everybody,
I'm facing a problem in orte/oob/tcp/, more particularly in file oob_tcp_msg.c. Some network interruptions were making my program hanging and not crashing (a basic helloworld).
Thus, I reproduced the problem with gdb, by simulating an error on read (jumping from line 357 to 367, oob_tcp_msg.c). Then, openmpi close the socket, make the shutdown and then is hanging.
It seems that there is an exception callback function (mca_oob_tcp.oob_exception_callback) "planned" but not implemented yet.
Any idea on how to solve this problem ? Or is this the expected behavior when we lose connection ? Did I missed anything ?
Thanks in advance,
Ludovic
_______________________________________________
devel mailing list
devel_at_[hidden]
http://www.open-mpi.org/mailman/listinfo.cgi/devel
_______________________________________________
devel mailing list
devel_at_[hidden]
http://www.open-mpi.org/mailman/listinfo.cgi/devel
|