[OMPI devel] Question on "get" operation

2006-06-07 Thread Jonathan Day
Hi, Sorry if this sounds idiotic, but I'm having problems with the MPI get operation in OpenMPI. I have test program that calls OpenMPI's get operation, which performs a send operation. This fails with a null pointer exception in the opal library, after preparing the source. With the shared memor

Re: [OMPI devel] Question on "get" operation

2006-06-07 Thread Brian Barrett
On Jun 7, 2006, at 2:21 PM, Jonathan Day wrote: Sorry if this sounds idiotic, but I'm having problems with the MPI get operation in OpenMPI. I have test program that calls OpenMPI's get operation, which performs a send operation. This fails with a null pointer exception in the opal library, afte