[mpich-discuss] unable to get mpich2 1.0.7 working

Rajeev Thakur thakur at mcs.anl.gov
Wed Sep 10 04:12:04 CDT 2008


We see those errors with asynchronous I/O and Fortran/C++ sometimes but 
don't know what causes them. For some reason MPD died later on in the 
tests, which caused the remaining tests to fail. I think your 
installation is ok. Try running your application.

Rajeev


Kamaraju Kusumanchi wrote:
> I am trying to compile mpich2 1.0.7 using gfortran 4.3.2, gcc 4.3.2.
> 
> First I compiled gcc 4.3.2, gfortran 4.3.2 from its source.
> 
> Then, I configured the mpich2 1.0.7's source code with
> 
> Configuring MPICH2 version 1.0.7 with '--enable-f77' '--enable-f90'
> '--enable-cxx' '--prefix=/home6/raju/software/compiledLibs/mpich2_1.0.7_gcc_4.3.2_gfortran_4.3.2'
> 'CC=gcc' 'CXX=g++' 'F77=gfortran' 'F90=gfortran'
> 
> The config.log is attached in this email.
> 
> Then I compiled it using
> 
> make 2>&1 | tee make.log
> 
> Then I tried to run the tests with
> 
> make testing 2>&1 | tee make_testing.log
> 




More information about the mpich-discuss mailing list