Re: [OMPI devel] documenting the PMPI profiling interface

2010-02-11 Thread Eugene Loh
Jeff Squyres wrote: On Feb 11, 2010, at 6:08 PM, Eugene Loh wrote: Back to the opening question: is this documented anywhere? (Such documentation *is* a requirement of the standard and OMPI is standard conforming, y'know.) The code? ;-) No, I don't believe we document this stuff an

Re: [OMPI devel] documenting the PMPI profiling interface

2010-02-11 Thread Jeff Squyres
On Feb 11, 2010, at 6:08 PM, Eugene Loh wrote: > Back to the opening question: is this documented anywhere? (Such > documentation *is* a requirement of the standard and OMPI is standard > conforming, y'know.) The code? ;-) No, I don't believe we document this stuff anywhere. -- Jeff Squyres

Re: [OMPI devel] documenting the PMPI profiling interface

2010-02-11 Thread Eugene Loh
Jeff Squyres wrote: On Feb 11, 2010, at 4:13 PM, Eugene Loh wrote: In the MPI standard, the portion discussing the PMPI profiling interface says: 3. document the implementation of different language bindings of the MPI interface if they are layered on top of each other, so that

Re: [OMPI devel] documenting the PMPI profiling interface

2010-02-11 Thread Jeff Squyres
On Feb 11, 2010, at 4:13 PM, Eugene Loh wrote: > In the MPI standard, the portion discussing the PMPI profiling interface says: > > 3. document the implementation of different language > bindings of the MPI interface if they are layered on top > of each other, so that the profiler

[OMPI devel] documenting the PMPI profiling interface

2010-02-11 Thread Eugene Loh
In the MPI standard, the portion discussing the PMPI profiling interface says: 3. document the implementation of different language bindings of the MPI interface if they are layered on top of each other, so that the profiler developer knows whether she must implement the p