Re: [OMPI users] Memory leak in my code

2009-02-26 Thread Mark Allan
...@web.de [mailto:doriankra...@web.de] Sent: 26 February 2009 17:40 To: mark_allan_1...@yahoo.co.uk; Open MPI Users Subject: Re: [OMPI users] Memory leak in my code Mark Allan wrote: > Dear all, > > With this simple code I find I am getting a memory leak when I run on 2 processors. Can anyone

[OMPI users] Memory leak in my code

2009-02-26 Thread Mark Allan
Dear all, With this simple code I find I am getting a memory leak when I run on 2 processors.  Can anyone advise why? I'm fairly new to MPI (have only done very simple things in the past).  I'm trying to do a non-blocking send/recv (from any proc to any proc) but the receiving processor doesn'