On Sat, Apr 07, 2007 at 02:23:36PM -0400, de Almeida, Valmor F. wrote:

> Hello,

Hi!

> Is there a way to get detailed information on what this error may be?
> 
> [x1:17287] mca_btl_tcp_frag_send: writev failed with errno=104

perl -e 'die$!=104'

On Linux, this means "Connection reset by peer", most likely due to
remote process termination.

(as mentioned here:)
> mpirun noticed that job rank 0 with PID 17287 on node x1 exited on
> signal 15 (Terminated). 

Your process ended with signal 15.


HTH

-- 
Cluster and Metacomputing Working Group
Friedrich-Schiller-Universität Jena, Germany

private: http://adi.thur.de

Reply via email to