Re: [OMPI devel] IPv6 in btl/tcp

2006-10-17 Thread Adrian Knoth
On Mon, Oct 16, 2006 at 07:22:12PM -0600, Brian Barrett wrote: > I just committed some code in the TCP OOB component to deal with > packing / unpacking sockaddr_in structures for cases where there is > different heterogeneity / padding. I think it's going to require > some work to make it I

Re: [OMPI devel] IPv6 in btl/tcp

2006-10-16 Thread Brian Barrett
Adrian - I just committed some code in the TCP OOB component to deal with packing / unpacking sockaddr_in structures for cases where there is different heterogeneity / padding. I think it's going to require some work to make it IPv6 friendly. Just an FYI. Brian On Oct 16, 2006, at 5:0

Re: [OMPI devel] IPv6 in btl/tcp

2006-10-16 Thread Adrian Knoth
On Wed, Oct 11, 2006 at 11:28:13PM +0200, Adrian Knoth wrote: > The ringtest also works fine in plain IPv4 environments and > mixed environments within the same cluster. It fails on > mixed multi-cluster setups and heterogenous OSs, but I'm > going to fix these issues on Saturday (or next week).

[OMPI devel] IPv6 in btl/tcp

2006-10-11 Thread Adrian Knoth
Hi, this mail starts like all the others before ;): I'm glad to announce a first working version of btl/tcp with both, IPv4 and IPv6 support. adi@ipc654:~/ompi/trunk/test$ ruby ringtest.rb Loaded suite ringtest Started 0: sending message (0) to 1 1: got message (1) from 0, sending to 2 2: got m