[MPICH] ch3:sctp configure broken
Brad Penoff
penoff at cs.ubc.ca
Tue May 22 20:53:16 CDT 2007
hey Steve,
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?
2) Which FreeBSD and which kernel are you using?
3) Do non-MPI/"normal" SCTP-based applications work?
4) What arguments did you supply to configure?
5) Can you send me (off-list) your src/mpid/ch3/channels/sctp/config.log?
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).
Hopefully we can get this resolved!
brad
On Tue, 22 May 2007, Steve Kargl wrote:
> It appears that configuring the ch3:sctp device is broken
> on FreeBSD. With mpich2-1.0.5p4, I see
>
> sourcing /usr/tmp/mpich2-1.0.5p4/src/mpid/ch3/setup_device
> RUNNING SETUP_DEVICE FOR THE CH3 DEVICE
> sourcing /usr/tmp/mpich2-1.0.5p4/src/mpid/ch3/channels/sctp/setup_channel
> RUNNING SETUP_CHANNEL FOR THE SCTP CHANNEL
> checking for sched_yield... no
> checking for yield... no
> checking for usleep... no
> checking for sleep... no
> checking for select... no
> RUNNING CONFIGURE FOR CH3 DEVICE
> checking for make... make
> checking whether clock skew breaks make... no
> checking whether make supports include... yes
> checking whether make allows comments in actions... yes
> checking for virtual path format... VPATH
> checking whether make sets CFLAGS... yes
> checking for gcc... gcc
> checking for C compiler default output file name... configure: error: C compiler cannot create executables
> See `config.log' for more details.
> configure: error: Configure of src/mpid/ch3 failed!
>
> Using nemesis seems to work except that it causes random nodes
> in my cluster to reboot.
>
> --
> Steve
>
More information about the mpich-discuss
mailing list