Re: [OMPI devel] SCTP noisy failure

2007-12-13 Thread Jeff Squyres
On Dec 12, 2007, at 10:24 PM, Brad Penoff wrote: OK, I've done a commit (r16951) to make it less noisy. Let me know how it goes because I can't reproduce this at the moment. That seemed to do it; thanks. I'm really curious about this release of Red Hat though On my Ubuntu system, if I

Re: [OMPI devel] SCTP noisy failure

2007-12-12 Thread Brad Penoff
On Dec 12, 2007 6:03 PM, Jeff Squyres wrote: > On Dec 12, 2007, at 8:58 PM, Brad Penoff wrote: > > >> That's not really the issue: I don't *want* SCTP support. :) > >> > >> I have a default RHEL4U4 install and now Open MPI is complaining on a > >> default mpirun. Open MPI should work out of the

Re: [OMPI devel] SCTP noisy failure

2007-12-12 Thread Jeff Squyres
On Dec 12, 2007, at 8:58 PM, Brad Penoff wrote: That's not really the issue: I don't *want* SCTP support. :) I have a default RHEL4U4 install and now Open MPI is complaining on a default mpirun. Open MPI should work out of the box -- warning free -- on all supported operating systems. Haha,

Re: [OMPI devel] SCTP noisy failure

2007-12-12 Thread Brad Penoff
On Dec 12, 2007 5:44 PM, Jeff Squyres wrote: > On Dec 12, 2007, at 7:16 PM, Brad Penoff wrote: > > > Does your system have sctp in the kernel as a module? This is the > > default for most Linux systems so you may have to "modprobe sctp" to > > get rid of the ESOCKTNOSUPPORT... > > That's not real

Re: [OMPI devel] SCTP noisy failure

2007-12-12 Thread Jeff Squyres
On Dec 12, 2007, at 7:16 PM, Brad Penoff wrote: Does your system have sctp in the kernel as a module? This is the default for most Linux systems so you may have to "modprobe sctp" to get rid of the ESOCKTNOSUPPORT... That's not really the issue: I don't *want* SCTP support. :) I have a defa

Re: [OMPI devel] SCTP noisy failure

2007-12-12 Thread Brad Penoff
hey Jeff, Does your system have sctp in the kernel as a module? This is the default for most Linux systems so you may have to "modprobe sctp" to get rid of the ESOCKTNOSUPPORT... brad On Dec 12, 2007 3:57 PM, Jeff Squyres wrote: > After the exclusivity change today, I notice that I am getting

[OMPI devel] SCTP noisy failure

2007-12-12 Thread Jeff Squyres
After the exclusivity change today, I notice that I am getting warnings for *every* mpirun from the SCTP BTL on RHEL4: [15:52] svbu-mpi:~/mpi % mpirun -np 2 hello [svbu-mpi.cisco.com][1,0][btl_sctp_component.c: 615:mca_btl_sctp_component_create_listen] socket() failed with errno=94 [svbu-mpi.c