Hi<br clear="all"><br>
I'm starting to work with mpich now, and I'm having some problems when
running an application. I'm using mpich2-1.0.2p1 to compile a code
which uses petsc 2.3.0, hypre 1.9.0b and ParMetis 3.1. The code has f77
and f90 files. Compilation runs without any problem,&nbsp; but when I
try to run it i have the same error, no matters what machines are used
in the cluster:<br>
<br>-- Fatal error in MPI_Comm_size: Invalid communicator, error stack:<br>
MPI_Comm_size(110): MPI_Comm_size(comm=0x1, size=0xbfffe340) failed<br>
MPI_Comm_size(69): Invalid communicator<br>
rank 0 in job 4&nbsp; no43_33215&nbsp;&nbsp; caused collective abort of all ranks<br>
&nbsp; exit status of rank 0: return code 13<br>
<br>
in this case, no43 is the hostname of the machine. It happens since the
first host listed in the hosts file, and the process stops immediately.
<br>
I'm using the following sequence to launch the application:<br>
<br>
mpdboot -np 4 -h hosts --rsh=rsh<br>
rsh &lt;some_machine_listed_in_file_hosts&gt;<br>
mpdrun -np 4 ../bin/linux-gnu-opt/SolverGP.x -ksp_gmres_restart 90
-ksp_rtol 0.000001 -log_info -ksp_monitor -log_summary &gt;&amp;
run-2p-b.log &amp;<br>
<br>
What is the problem here?<br>
<br>
<br>
Thanks in Advance<br>
<br>
-Márcio Ricardo Pivello<br>
<br>
PS.: I tried to run this code with mpi1 1.2.6, but the code I'm trying
to compile needs the library libmpichf90.a, which I didn't find in
mpich 1. Is there any alternative for this library, or could I add this
library to mpich1 libraries?<br>
<br>
<br>
<br>
Márcio Ricardo Pivello<br>Mechanical Engineer, MSc.<br>LTCM and CFD Lab<br>Mechanical Engineering School<br>Federal University of Uberlândia <br>Uberlândia - MG - Brazil