[mpich-discuss] The equivalent HPF command in MPI

ESMAEILI AMIN amin at cavelab.cs.tsukuba.ac.jp
Thu Sep 22 05:53:32 CDT 2011


Dear Anthony

Hi
 I have a question if it is possible:
I want to be sure that if these 2 commands are equivalent or not:

C_rh=CSHIFT(C_rh,-1,4)   !HPF

MPI_Recv(C_rh,count, mreal,rank+1,MPI_COMM_WORLD,msid,ierr)   !MPI
MPI_Send(C_rh,count, mreal,rank-1,MPI_COMM_WORLD,msid,ierr)   !MPI

and the second, is there any efficient way of debugging for finding
deadlocks in the code?

Kind Regards
Sincerely
Amin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/mpich-discuss/attachments/20110922/bc6a55de/attachment.htm>


More information about the mpich-discuss mailing list