On Thu, 2006-07-20 at 11:56 +1000, gh rory wrote:
> In the process of trying to create a wrapper for open mpi to another
> language. Specifically, I am trying to understand how the remote
> memory access/one-sided communication works in open mpi 1.1, and I am
> having some trouble.
>
> I have
Hi,
Since I've had no response to my rather specific question on the one-sided
communication implementation, can anyone point me towards any documentation
at all on open mpi's one-sided communication?
Thanks,
Rory.
--
gh.r...@gmail.com
Hi,
In the process of trying to create a wrapper for open mpi to another
language. Specifically, I am trying to understand how the remote memory
access/one-sided communication works in open mpi 1.1, and I am having some
trouble.
I have begun by trying to trace the steps in a simple MPI_Get call