On Mar 25, 2009, at 9:55 AM, Simon Köstlin wrote:
I'm new to MPI and I've got a question about blocking routines like
the Send-, Wait-Function and so on. I wrote a parallel program that
uses the blocking Send and the Nonblocking Isend function. Now my
question: If I'm sending something with
Simon Köstlin wrote:
I'm new to MPI and I've got a question about blocking routines like
the Send-, Wait-Function and so on. I wrote a parallel program that
uses the blocking Send and the Nonblocking Isend function. Now my
question: If I'm sending something with the blocking Send function it
Hello,
I'm new to MPI and I've got a question about blocking routines like the
Send-, Wait-Function and so on. I wrote a parallel program that uses the
blocking Send and the Nonblocking Isend function. Now my question: If I'm
sending something with the blocking Send function it should block the
pr