[OMPI users] OMPI and NPB3.2.1

2007-04-08 Thread Nathan Graham
I have been trying to get NPB3.2.1 to run with OMPI version 1.2 over several nodes. I have been running into the problem below. - Nathan [ngraham@phoenix bin]$ mpirun -np 16 --hostfile MyHostFile --mca btl self,sm,openib bt.B.16.mpi_io_full NAS Parallel Benchmarks 3.2 -- BT Benchmar

Re: [OMPI users] mca_btl_tcp_frag_send: writev failed with errno=104

2007-04-08 Thread Adrian Knoth
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", m