On Oct 30, 2012, at 2:23 AM, rajesh wrote:

>> 2. That being said, it looks like you used the same buffer for both the sbuf 
>> and rbuf.  MPI does not allow you to
>> do that; you need to specify different buffers for those arguments.
> 
> The problem occurs with openmpi. I could understand the problem as you said in
> the reply. But how can I set different buffers for them?

You need to change your code so that you can pass different buffers in for sbuf 
and rbuf. 

-- 
Jeff Squyres
jsquy...@cisco.com
For corporate legal information go to: 
http://www.cisco.com/web/about/doing_business/legal/cri/


Reply via email to