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

2012-04-10 Thread George Bosilca
Adachi, You're right indeed, I should have multiplied the displacement by the extent of the datatype. Thanks for catching this! Commit r26259 is supposed to fix this. george. On Apr 9, 2012, at 01:57 , ADACHI Tomoya wrote: > Hi George, > > This fix seems insufficient for multibyte datatype

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

2012-04-09 Thread ADACHI Tomoya
Hi George, This fix seems insufficient for multibyte datatypes... The correct increment of the pointers is length * extent, isn't it? (2012/04/06 23:50), bosi...@osl.iu.edu wrote: > Author: bosilca > Date: 2012-04-06 10:50:04 EDT (Fri, 06 Apr 2012) > New Revision: 26243 > URL: https://svn.open-mp