for your help!
> > Kind regards,
> > David B?ttner
> >
> > _________
> > Pseudo-Code of program:
> >
> > MPI_Request* req_s;
> > MPI_Request* req_w;
> > OUTER-LOOP
> > if(0 == threadid)
> > {
> > req_s = malloc(
there a way to re-use the request in the different iterations
> > other than I thought it should work?
> > Or is there a way to re-initialize the allocated memory before the
> > MPI_Isend/recv so that I at least don't have to call free and malloc each
> > time?
>
Unfortunately, our Windows guy (Shiqing) is off getting married and will be out
for a little while. :-(
All that I can cite is the README.WINDOWS.txt file in the top-level directory.
I'm afraid that I don't know much else about Windows. :-(
On May 18, 2011, at 8:17 PM, Jason Mackay wrote:
Mackay
Envoyé : jeudi 19 mai 2011 02:17
À : us...@open-mpi.org
Objet : [OMPI users] v1.5.3-x64 does not work on Windows 7 workgroup
Hi all,
My thanks to all those involved for putting together this Windows binary
release of OpenMPI! I am hoping to use it in a small Windows based
Hi all,
My thanks to all those involved for putting together this Windows binary
release of OpenMPI! I am hoping to use it in a small Windows based OpenMPI
cluster at home.
Unfortunately my experience so far has not exactly been trouble free. It seems
that, due to the fact that this relea