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

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-24 Thread George Bosilca
Thomas, 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. George. On Jun 24, 2013, at 15:22 , Thomas Jahns wrote: > Hello, > > the following code exposes a problem we are experiencing with our OpenMPI > 1.6.[24] installa

[OMPI devel] Problem when using MPI_Type_create_struct + MPI_Type_dup

2013-06-24 Thread Thomas Jahns
Hello, the following code exposes a problem we are experiencing with our OpenMPI 1.6.[24] installations. My colleague Moritz Hanke isolated the problem to an interaction of MPI_Type_create_struct with a previous MPI_Type_dup. When MPI_Type_dup on line 67 of the example is replaced with a straight