Re: [OMPI users] Openmpi 1.1: startup problem caused by file descriptor state

2006-06-28 Thread Patrick Jessee
Brian Barrett wrote: On Wed, 2006-06-28 at 09:43 -0400, Patrick Jessee wrote: Hello. I've tracked down the source of the previously reported startup problem with Openmpi 1.1. On startup, it fails with the messages: mca_oob_tcp_accept: accept() failed with errno 9. : This didn't happe

Re: [OMPI users] Openmpi 1.1: startup problem caused by file descriptor state

2006-06-28 Thread Brian Barrett
On Wed, 2006-06-28 at 09:43 -0400, Patrick Jessee wrote: > Hello. I've tracked down the source of the previously reported startup > problem with Openmpi 1.1. On startup, it fails with the messages: > > mca_oob_tcp_accept: accept() failed with errno 9. > : > > This didn't happen with 1.0.2.

[OMPI users] Openmpi 1.1: startup problem caused by file descriptor state

2006-06-28 Thread Patrick Jessee
Hello. I've tracked down the source of the previously reported startup problem with Openmpi 1.1. On startup, it fails with the messages: mca_oob_tcp_accept: accept() failed with errno 9. : This didn't happen with 1.0.2. The trigger for this behavior is if standard input happens to be clos