[MPICH] ch3:sctp configure broken

Steve Kargl sgk at troutmask.apl.washington.edu
Tue May 22 22:26:52 CDT 2007


On Tue, May 22, 2007 at 06:53:16PM -0700, Brad Penoff wrote:
> 
> I have been running mpich2-1.0.5p4 ch3:sctp on FreeBSD 6.1, 6.2, and 7.0 
> very recently (EuroPVM/MPI deadline) so I'm surprised it's failing.  I had 
> a few questions about your setup...
> 
> 1) Just curious, but do you have SCTP-capable kernels?

yes.

> 2) Which FreeBSD and which kernel are you using?

FreeBSD-7.0 built from source on Friday a few hours
before the gcc-4.2 import.  Hardware is 7 nodes
that are all Tyan K8SR based amd64 systems.  See

http://troutmask.apl.washington.edu/~kargl/hpc.html

I just added node16, so some numbers at the URL don't
add up correct.

> 3) Do non-MPI/"normal" SCTP-based applications work?

Haven't tried any other sctp apps.  Do you have a suggestion?

> 4) What arguments did you supply to configure?

None of the following work

./configure --with-device=ch3:sctp
./configure --with-device=ch3:sctp --prefix=/usr/local/mpich2
./configure --with-device=ch3:sctp --prefix=/usr/local/mpich2 --enable-fast
./configure --with-device=ch3:sctp --prefix=/usr/local/mpich2 --enable-fast \
            --enable-shared
./configure --with-device=ch3:sctp --prefix=/usr/local/mpich2 --enable-fast \
            --enable-shared  --enable-static

> 5) Can you send me (off-list) your src/mpid/ch3/channels/sctp/config.log?

See follow up email.

> There is some help in the top-level README file; just search for ch3:sctp. 
> There are some stack-specific instructions on how to compile (and if you 
> followed them already, I don't mean to insult you).

Read it.

BTW, do you use bash?

-- 
Steve




More information about the mpich-discuss mailing list