[mpich-discuss] mpich-2-1.3.2pl
Anthony Chan
chan at mcs.anl.gov
Wed May 25 09:07:49 CDT 2011
Send us the configure and make outputs as stated in the MPICH2's README file.
No attachment in the email, resend please.
----- Original Message -----
> Dear developers:
> I insall mpich2-1.3.2pi, when I execute
>
> [sdwang at storage mpich2-1.3.2p1]$ cd examples/
> [sdwang at storage examples]$ mpiexec -n 1 cpi
> Segmentation fault (core dumped)
> What is the wrong?
Try using full path to mpiexec to see if the coredump still happens.
cd examples/
<....>/bin/mpiexec -n 1 ./cpi
A.Chan
>
> and the complie file are in attachment.
>
> --
> S. D. Wang
> *
> *
> *王舒东*
> *
> *
>
> _______________________________________________
> mpich-discuss mailing list
> mpich-discuss at mcs.anl.gov
> https://lists.mcs.anl.gov/mailman/listinfo/mpich-discuss
More information about the mpich-discuss
mailing list