[mpich-discuss] MPICH2 Installation and Testing
Ashok Vignesh K
ashok.vignesh at googlemail.com
Fri Jun 17 11:13:51 CDT 2011
Hi MPICH2 Supporter,
I have downloaded, built and installed the latest stable version using
Intel Compiler i.e., MPICH2-1.4. Default installation is fine but the last
two programs are failed is given below. I have no idea of "Fatal error in
MPI_Comm_call_errhandler". Can you tell me find the problem of the last two
programs?
Thanks,
Ashok.
Running installation linktest for C logging program...
*** Link C program with the MPI tracing library ..........................
Yes.
*** Link C program with the MPI logging library ..........................
Yes.
*** Link C program with the MPI and manual logging libraries .............
Yes.
Running installation linktest for Fortran logging program...
*** Link F77 program with the MPI and manual logging libraries ...........
Yes.
Running installation linktest for C graphics program...
*** Link C program with the MPI animation library ........................
Yes.
*** Link C program with the X11 graphics library .........................
Yes.
Running installation linktest for Fortran graphics program...
*** Link F77 program with the X11 graphics library .......................
Yes.
Running installation linktest for C collchk program...
*** Link C program with the MPI collective/datatype checking library .....
Yes.
Running installation linktest for Fortran collchk program...
*** Link F77 program with the MPI collective/datatype checking library ...
Yes.
make[1]: Leaving directory
`/home/vignesh/Softwares/MPICH2/intel/mpich2-1.4/src/mpe2'
make installcheck-postamble
make[1]: Entering directory
`/home/vignesh/Softwares/MPICH2/intel/mpich2-1.4'
make[2]: Entering directory
`/home/vignesh/Softwares/MPICH2/intel/mpich2-1.4/src/mpe2'
Running installation runtest for C logging program...
*** Test C program with the MPI tracing library ..........................
Yes.
*** Test C program with the MPI logging library ..........................
Yes.
Convert cpi_log.clog2 to slog2 file .............. Yes.
*** Test C program with the MPI and manual logging libraries .............
Yes.
Convert cpilog.clog2 to slog2 file .............. Yes.
Running installation runtest for Fortran logging program...
*** Test F77 program with the MPI and manual logging libraries ...........
Yes.
Convert fpilog.clog2 to slog2 file .............. Yes.
Running installation runtest for C graphics program...
*** Test C program with the MPI animation library ........................
Yes.
*** Test C program with the X11 graphics library .........................
Yes.
Running installation runtest for Fortran graphics program...
*** Test F77 program with the X11 graphics library .......................
Yes.
Running installation runtest for C collchk program...
*** Test C program with the MPI collective/datatype checking library .....
No.
The failed command is :
/home/vignesh/mpich2/1.4/intel/bin/mpiexec -n 4 wrong_int_byte
Starting MPI Collective and Datatype Checking!
Backtrace of the callstack at rank 3:
At [0]: wrong_int_byte(CollChk_err_han+0xcf)[0x80557ef]
Fatal error in MPI_Comm_call_errhandler:
Collective Checking: BCAST (Rank 3) --> Inconsistent datatype signatures
detected between rank 3 and rank 0.
Running installation runtest for Fortran collchk program...
*** Test F77 program with the MPI collective/datatype checking library ...
No.
The failed command is :
/home/vignesh/mpich2/1.4/intel/bin/mpiexec -n 4 wrong_reals
Starting MPI Collective and Datatype Checking!
Process 0 of 4 is alive
Process 1 of 4 is alive
Process 2 of 4 is alive
Process 3 of 4 is alive
Backtrace of the callstack at rank 3:
At [0]: wrong_reals(CollChk_err_han+0xcf)[0x806282f]
Fatal error in MPI_Comm_call_errhandler:
Collective Checking: BCAST (Rank 3) --> Inconsistent datatype signatures
detected between rank 3 and rank 0.
make[2]: Leaving directory
`/home/vignesh/Softwares/MPICH2/intel/mpich2-1.4/src/mpe2'
make[1]: Leaving directory `/home/vignesh/Softwares/MPICH2/intel/mpich2-1.4'
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/mpich-discuss/attachments/20110617/47523e6b/attachment-0001.htm>
More information about the mpich-discuss
mailing list