[Pw_forum] Problem Using MPI

shamim akhtar shamim7862002 at yahoo.com
Thu Jun 10 23:14:18 CEST 2004


Hello,
When I run a MPI program then the following error has shown. I dont know why..Some times it shows and sometimes not...sometimes work properly....
What the problem?
What i have done is here.. 
>From master node i send 55 data set to 5 processors by a MPI_SEND() with in a loop...
the slaves receive by MPI_Recv() with in a loop and again send all data set to the master by using MPI_Recv() with in a loop..
The loop is used for how many data they receive and how many data they send just keep the track...
 
 
$ time mpirun -np 5 a.out 
0 - MPI_RECV : Message truncated
[0]  Aborting program !
[0] Aborting program!
I am processor 4I am processor 3I am processor 2I am processor 1/home/software/mpich-1.2.5/bin/mpirun: line 1:  1699 Broken pipe             /home/st027364/sort/a.out -p4pg /home/st027364/sort/PI1551 -p4wd /home/st027364/sort
real    0m7.002s
user    0m0.100s
sys     0m0.110s

 
Thanks..
Shamim

		
---------------------------------
Do you Yahoo!?
Friends.  Fun. Try the all-new Yahoo! Messenger
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.quantum-espresso.org/pipermail/users/attachments/20040610/c00fd188/attachment.html>


More information about the users mailing list