Re: [OMPI users] OpenMPI Nonblocking Send/Recv

2011-09-13 Thread Rayson Ho
Hi Xin, Since it is not Open MPI specific, you might want to try to work with the SciNet guys first. The "SciNet Research Computing Consulting Clinic" is specifically formed to help U of T students & researchers develop and design compute-intensive programs. http://www.scinet.utoronto.ca/ http://

[OMPI users] OpenMPI Nonblocking Send/Recv

2011-09-13 Thread Xin Tong Utoronto
I am new to openmpi. I am not sure whether my logic below will work or not. Can someone please confirm for me on that ? Basically, what this does is trying to check whether there are anything to send, if there are, send it right away and set sentinit to true. Then check whether there are anything t