Re: [OMPI devel] Problem when using MPI_Type_create_struct + MPI_Type_dup

2013-06-25 Thread Thomas Jahns
Hello, On 06/24/2013 06:31 PM, George Bosilca wrote: > I tried your test with the current svn version of the 1.6 (to be 1.6.5 I > guess), and your test pass without any issues. that's great but our admins are kind of hesitant to install pre-releases. Moritz did a check with a stock 1.6.4 on Debi

Re: [OMPI devel] Problem when using MPI_Type_create_struct + MPI_Type_dup

2013-06-25 Thread Ralph Castain
I believe Jeff has a release candidate posted right now. He's not available today, but I suspect it will be released very soon. On Tue, Jun 25, 2013 at 2:43 AM, Thomas Jahns wrote: > Hello, > > On 06/24/2013 06:31 PM, George Bosilca wrote: > > I tried your test with the current svn version of