[mpich-discuss] make installtest failures
Anthony Chan
chan at mcs.anl.gov
Tue Dec 15 00:14:29 CST 2009
"make installcheck" uses mpich2's mpiexec which is default to use
mpd. So you need to do "mpd &" before "make installcheck". Also,
run installcheck as regular user first.
A.Chan
----- "Charles Embry" <csembry at ualr.edu> wrote:
> Hello trying to install mpich2 on our machines in our department so we
> can use CONDOR to its fullest. I am getting along fine, I think, until
> I get to make installcheck.and get some errors just like what I have
> listed below on the last eight test. I have included all the output of
> the command in the attached file. Should I worry about these before I
> continue?
>
>
> *** Test F77 program with the MPI collective/datatype checking library
> ... No.
> The failed command is :
> /usr/local/bin/mpich2-install/bin/mpiexec -n 4 wrong_reals
> /usr/local/bin/mpich2-install/bin/mpdroot: open failed for root's mpd
> conf filempiexec_cluster1.bioinformatics.ualr.edu (__init__ 1208):
> forked process failed; status=255
>
> _______________________________________________
> 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