Re: [OMPI devel] Major revision to the RML/OOB

2006-12-04 Thread Jonathan Day
d the number of cases it will actually win on are limited. (It's entirely coincidental that this is a capability that I actually need. Well, almost!) Jonathan Day > Message: 1 > Date: Mon, 04 Dec 2006 06:26:26 -0700 > From: Ralph Castain > Subject: [OMPI devel] Major revision to

[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

[OMPI devel] Query on zero-copy sends

2006-06-02 Thread Jonathan Day
to the receiving BTL components? Finally, I'm assuming that developers have, over time, produced test harnesses and other useful (for developers) tools that would have no real value to general users. Has anyone put together a kit of development aids for coders of new