[MPICH] 'make testing' on mpich2-1.0.5

Rajeev Thakur thakur at mcs.anl.gov
Sun Jan 14 16:56:15 CST 2007


The stdintests are known to fail with 1.0.5. You can ignore those errors for
now.

Rajeev 

> -----Original Message-----
> From: owner-mpich-discuss at mcs.anl.gov 
> [mailto:owner-mpich-discuss at mcs.anl.gov] On Behalf Of Deji Akingunola
> Sent: Saturday, January 13, 2007 9:43 PM
> To: mpich-discuss at mcs.anl.gov
> Subject: [MPICH] 'make testing' on mpich2-1.0.5
> 
> Hi,
> 
> I was unable to run a program I'm working with on mpich2-1.0.5 (the
> program works fine with mpich-1.2.7 and openmpi). So I decided to run
> make testing to see if it was caused by a build problem. All the tests
> passed except the cmdtests, which fails inconsistently, at one
> instance it fails with 7 errors, and at another time with 1 error. The
> most verbose error is as posted below, I'll appreciate if someone can
> point out to me what I could possibly be doing wrong.
> Thanks. (The whole make testing log and the test summary are attached)
> ...
> /usr/bin/mpiexec -n 3 ./stdintest <in.txt 2>err.txt 1>out.txt
> agape_mpdman_0 (recv_dict_msg 549):recv_dict_msg: errmsg=::
>   mpdtb:
>     /usr/bin/mpdlib.py,  549,  recv_dict_msg
>     /usr/bin/mpdman.py,  1227,  handle_console_input
>     /usr/bin/mpdlib.py,  743,  handle_active_streams
>     /usr/bin/mpdman.py,  436,  run
>     /usr/bin/mpd,  1408,  launch_mpdman_via_fork
>     /usr/bin/mpd,  1325,  run_one_cli
>     /usr/bin/mpd,  1199,  do_mpdrun
>     /usr/bin/mpd,  614,  handle_console_input
>     /usr/bin/mpdlib.py,  743,  handle_active_streams
>     /usr/bin/mpd,  286,  runmainloop
>     /usr/bin/mpd,  255,  run
>     /usr/bin/mpd,  1470,  <module>
>     mpd_cli_app=./stdintest
>     cwd=/home/deji/rpmbuild/BUILD/mpich2-1.0.5p1/test/commands
> Did not see entire input file (only 0 lines)
> /usr/bin/mpiexec ./stdintest2 <in.txt 2>err.txt 1>out.txt
> make[2]: Entering directory
> `/home/deji/rpmbuild/BUILD/mpich2-1.0.5p1/test/commands'
> /usr/bin/mpicc -c stdintest2.c
> /usr/bin/mpicc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions
> -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386
> -mtune=generic -fasynchronous-unwind-tables -m32 -Wl,-z,noexecstack
> -o stdintest2 stdintest2.o  -lpthread      -lrt
> make[2]: Leaving directory
> `/home/deji/rpmbuild/BUILD/mpich2-1.0.5p1/test/commands'
> agape_mpdman_0 (handle_console_input 1311): cannot send stdin 
> to client
> agape_mpdman_0 (handle_console_input 1311): cannot send stdin 
> to client
> agape_mpdman_0 (handle_console_input 1311): cannot send stdin 
> to client
> agape_mpdman_0 (handle_console_input 1311): cannot send stdin 
> to client
> agape_mpdman_0 (handle_console_input 1311): cannot send stdin 
> to client
> agape_mpdman_0 (handle_console_input 1311): cannot send stdin 
> to client
> agape_mpdman_0 (handle_console_input 1311): cannot send stdin 
> to client
> agape_mpdman_0 (handle_console_input 1311): cannot send stdin 
> to client
> agape_mpdman_0 (handle_console_input 1311): cannot send stdin 
> to client
> agape_mpdman_0 (handle_console_input 1311): cannot send stdin 
> to client
> /usr/bin/mpicc -Dtestname=\"foo\" ./rtest.c
> /usr/bin/mpicc -Dtestname='"foo bar"' ./rtest.c
> /usr/bin/mpicxx -Dtestname=\"foo\" ./rtestx.cxx
> /usr/bin/mpicxx -Dtestname='"foo bar"' ./rtestx.cxx
> /usr/bin/mpif77 -Dtestname=\"foo\" ./rtestf.F
> /usr/bin/mpif77 -Dtestname='"foo bar"' ./rtestf.F
>  Found 1 errors
> make[1]: Leaving directory
> `/home/deji/rpmbuild/BUILD/mpich2-1.0.5p1/test/commands'
> ...
> 
> Deji
> 




More information about the mpich-discuss mailing list