[mpich-discuss] Implementation of MPI blocking Send

Dave Goodell goodell at mcs.anl.gov
Thu Mar 24 17:28:45 CDT 2011


MPICH2 is a large, complicated code base.  Numerous tools have been developed over the years for navigating large, complicated codes; try grep, cscope, or ctags.

-Dave

On Mar 24, 2011, at 5:21 PM CDT, vaibhav dutt wrote:

> Hi all,
> 
> I was trying to find out the implementation of a simple blocking send in MPICH for my research and it is given in a
> file send.c. In that file, a routine MPID_Send is being used to send the message. But I was not able to find the implementation of
> MPID_Send. Is the code for MPID_Send routine given in one of C++ files?
> 
> Thanks
> _______________________________________________
> mpich-discuss mailing list
> mpich-discuss at mcs.anl.gov
> https://lists.mcs.anl.gov/mailman/listinfo/mpich-discuss



More information about the mpich-discuss mailing list