Re: [OMPI devel] extracting MPI message tag at the btl level

2007-07-07 Thread George Bosilca
On Jul 4, 2007, at 2:28 PM, Karol Mroz wrote: In order to have this, though, I'd need to be able to fetch the context and tag information from the header when it arrives at the BTL. This data appears to have been transformed somehow when it gets to that layer, though, and I'm trying to figure

Re: [OMPI devel] [OMPI svn-full] svn:open-mpi r15302

2007-07-07 Thread George Bosilca
Unfortunately a lot less than expected. There are still a lot of places in the critical path where these macros can be used, and at the end we might something like 2-3% improvement. Which is not worth the effort, I think. In same time, I played with the memcpy framework (replacing manually

Re: [OMPI devel] [OMPI svn-full] svn:open-mpi r15302

2007-07-07 Thread Rainer Keller
Hi George, joust out of curiosity, how much did that get You? CU, Rainer On Saturday 07 July 2007 06:31, bosi...@osl.iu.edu wrote: > Author: bosilca > Date: 2007-07-07 00:31:06 EDT (Sat, 07 Jul 2007) > New Revision: 15302 > URL: https://svn.open-mpi.org/trac/ompi/changeset/15302 > > Log: > Add fe