Re: [OMPI devel] IPv6 in OpenRTE

2006-04-05 Thread Christian Kauhaus
"Jeff Squyres (jsquyres)" : >I think that the best thing to do would be to add some relevant tests in >configure for IPv6 headers/types/whatever, and then put appropriate >#if's around in the code. This is exactly the way we'd like to start. But right now I'm on a conference and then out for vacat

Re: [OMPI devel] process ordering/processes per node

2006-04-05 Thread Jeff Squyres (jsquyres)
This is going to be influenced by how many processes bproc tells Open MPI can be launched on each node. Check out the FAQ for the -bynode and -byslot arguments to mpirun for more details: http://www.open-mpi.org/faq/?category=running#mpirun-scheduling This specific entry uses hostfiles as an exa

Re: [OMPI devel] IPv6 in OpenRTE

2006-04-05 Thread Jeff Squyres (jsquyres)
I think that the best thing to do would be to add some relevant tests in configure for IPv6 headers/types/whatever, and then put appropriate #if's around in the code. This won't guarantee to make it work, of course, but it'll be a good start -- if it doesn't compile/work on a machine without IPv6

Re: [OMPI devel] IPv6 in OpenRTE

2006-04-05 Thread Ralf Wildenhues
* Christian Kauhaus wrote on Tue, Apr 04, 2006 at 07:04:43PM CEST: > > If someone could provide us an account on a non-IPv6-enabled Unix > machine (like an old Solaris or HP-UX), this would be very helpful. > This way we can be sure not to break the build with our patches. FWIW, I may be able to