Re: [OMPI devel] Problem on MPI_Type_create_resized and multiple BTL modules

2014-11-30 Thread Kawashima, Takahiro
Thanks! > Takahiro, > > Sorry for the delay in answering. Thanks for the bug report and the patch. > I applied you patch, and added some tougher tests to make sure we catch > similar issues in the future. > > Thanks, > George. > > > On Mon, Sep 29, 2014 at 8:56 PM, Kawashima, Takahiro < >

Re: [OMPI devel] Problem on MPI_Type_create_resized and multiple BTL modules

2014-11-29 Thread George Bosilca
Takahiro, Sorry for the delay in answering. Thanks for the bug report and the patch. I applied you patch, and added some tougher tests to make sure we catch similar issues in the future. Thanks, George. On Mon, Sep 29, 2014 at 8:56 PM, Kawashima, Takahiro < t-kawash...@jp.fujitsu.com> wrote:

[OMPI devel] Problem on MPI_Type_create_resized and multiple BTL modules

2014-09-29 Thread Kawashima, Takahiro
Hi George, Thank you for attending the meeting at Kyoto. As we talked at the meeting, my colleague suffers from a datatype problem. See attached create_resized.c. It creates a datatype with an LB marker using MPI_Type_create_struct and MPI_Type_create_resized. Expected contents of the output