[MPICH] Problems with wrong rank and size
Rajeev Thakur
thakur at mcs.anl.gov
Wed Nov 30 11:35:24 CST 2005
Make sure you are using the right mpif.h file with the right MPI
implementation. If you have an mpif.h from one implementation in your
application directory, it will not work if you compile with another
implementation. Similarly, you need to use the mpiexec or mpirun commands
from the MPI implementation you have compiled for.
Rajeev
_____
From: owner-mpich-discuss at mcs.anl.gov
[mailto:owner-mpich-discuss at mcs.anl.gov] On Behalf Of Yasheng Maimaitijiang
Sent: Monday, November 28, 2005 11:22 AM
To: mpich-discuss at mcs.anl.gov
Subject: [MPICH] Problems with wrong rank and size
Hi,
My program in Tomography was actually working well on several cluster pcs
before when I was using (mpich.nt.1.2.5.). But I got a problem with ranking
and size after I installed MPICH2 1.0.3, and uninstalled it since MPICH2
1.0.3. gave me error messages.
There are the details:
When I use mpich.nt.1.2.5., it gives me rank and size like 44468690 or such
a minus number (all the pcs are the same rank and the same size). I checked
all the configuration and installed it again, but it is still this problem.
I am using Digital Visual Fortran.
Could you tell me how can I fix this problem?
Thanks,
Maimaitijiang
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/mpich-discuss/attachments/20051130/8b64b726/attachment.htm>
More information about the mpich-discuss
mailing list