[mpich-discuss] MPI_Send MPI_recv

Lu, Huiwei huiweilu at mcs.anl.gov
Fri Mar 14 08:34:24 CDT 2014


Hi, Chen,

Read the source code. It’s not about redundancy. You have to invest your time on it to understand all the details. To help you start with, you can read section 4 “Architecture of MPICH” of paper “A High-Performance, Portable Implementation of the MPI Message Passing Interface Standard”. It helps you understand the overall architecture of MPICH better.

p.s. It’s an English list. You may want to asking questions in English only.

Best,
—
Huiwei Lu
Postdoc Appointee
Mathematics and Computer Science Division, Argonne National Laboratory
http://www.mcs.anl.gov/~huiweilu/

On Mar 14, 2014, at 8:21 AM, 陈涛 <volkanchen at gmail.com> wrote:

> 请问各位大神,谁有自己实现过这两个函数啊?标准通信的就行!MPICH的源码冗余的太多,我是做硬件的,C/C++学的不好也,我只需要这两个函数发送和接收部分的代码,其他的检错什么的不需要!请问谁能提供一部分代码或资料?谢谢!
> 
> Hi! Who has done the work of implementing some part of MPI standard by himself or herself? I need the source code on the mechanism of sending and receiving data of MPI_Send and MPI_Recv. Just the standard mode of blocking communication is OK, and the error checking part is not necessary and I do not need it. I cannot understand the code of MPICH very well as there is much redundancy and I work on hardware and do not know much about C/C++. Could you please provide me with some code or materials? Many thanks!
> _______________________________________________
> discuss mailing list     discuss at mpich.org
> To manage subscription options or unsubscribe:
> https://lists.mpich.org/mailman/listinfo/discuss




More information about the discuss mailing list