Re: [OMPI users] openmpi 1.7.4rc1 and f08 interface

2014-02-03 Thread Åke Sandgren
On 02/01/2014 03:12 PM, Jeff Squyres (jsquyres) wrote: I think that ompi_funloc_variant1 needs to do IMPORT to have access to the callback_variant1 definition before using it to define "FN" I.e. ! function ompi_funloc_variant1(fn) use, intrinsic :: iso_c_binding, only: c_funpt

Re: [OMPI users] openmpi 1.7.4rc1 and f08 interface

2014-02-01 Thread Jeff Squyres (jsquyres)
Thanks! I noted your comment on the ticket so that it doesn't get lost. I haven't had a chance to look into this yet because we've been focusing on getting 1.7.4 out the door, and this has been identified as a 1.7.5 fix. On Jan 31, 2014, at 3:31 PM, Åke Sandgren wrote: > On 01/28/2014 08:26

Re: [OMPI users] openmpi 1.7.4rc1 and f08 interface

2014-01-31 Thread Åke Sandgren
On 01/28/2014 08:26 PM, Jeff Squyres (jsquyres) wrote: Ok, will do. Yesterday, I put in a temporary behavioral test in configure that will exclude ekopath 5.0 in 1.7.4. We'll remove this behavioral test once OMPI fixes the bug correctly (for 1.7.5). I'm not 100% sure yet (my F2k3 spec is at

Re: [OMPI users] openmpi 1.7.4rc1 and f08 interface

2014-01-28 Thread Jeff Squyres (jsquyres)
Ok, will do. Yesterday, I put in a temporary behavioral test in configure that will exclude ekopath 5.0 in 1.7.4. We'll remove this behavioral test once OMPI fixes the bug correctly (for 1.7.5). On Jan 27, 2014, at 10:46 AM, Åke Sandgren wrote: > On 01/27/2014 04:44 PM, Åke Sandgren wrote:

Re: [OMPI users] openmpi 1.7.4rc1 and f08 interface

2014-01-27 Thread Åke Sandgren
On 01/27/2014 04:44 PM, Åke Sandgren wrote: On 01/27/2014 04:31 PM, Jeff Squyres (jsquyres) wrote: We *do* still have a problem in the mpi_f08 module that we probably won't fix before 1.7.4 is released. Here's the ticket: https://svn.open-mpi.org/trac/ompi/ticket/4157 Craig has a suggest

Re: [OMPI users] openmpi 1.7.4rc1 and f08 interface

2014-01-27 Thread Åke Sandgren
On 01/27/2014 04:31 PM, Jeff Squyres (jsquyres) wrote: We *do* still have a problem in the mpi_f08 module that we probably won't fix before 1.7.4 is released. Here's the ticket: https://svn.open-mpi.org/trac/ompi/ticket/4157 Craig has a suggested patch, but a) I haven't had time to inves

Re: [OMPI users] openmpi 1.7.4rc1 and f08 interface

2014-01-27 Thread Jeff Squyres (jsquyres)
We *do* still have a problem in the mpi_f08 module that we probably won't fix before 1.7.4 is released. Here's the ticket: https://svn.open-mpi.org/trac/ompi/ticket/4157 Craig has a suggested patch, but a) I haven't had time to investigate it yet, and b) we believe that, at least so far, t

Re: [OMPI users] openmpi 1.7.4rc1 and f08 interface

2014-01-27 Thread Åke Sandgren
On 01/27/2014 03:46 PM, Jeff Squyres (jsquyres) wrote: There has been a LOT of changes in the Fortran since we made rc1; we should probably make rc2. In the meantime, can you try with the latest 1.7 nightly snapshot? http://www.open-mpi.org/nightly/v1.7/ That piece of the code looks the

Re: [OMPI users] openmpi 1.7.4rc1 and f08 interface

2014-01-27 Thread Jeff Squyres (jsquyres)
There has been a LOT of changes in the Fortran since we made rc1; we should probably make rc2. In the meantime, can you try with the latest 1.7 nightly snapshot? http://www.open-mpi.org/nightly/v1.7/ On Jan 27, 2014, at 9:28 AM, Åke Sandgren wrote: > Hi! > > I just started trying to bui

Re: [OMPI users] openmpi 1.7.4rc1 and f08 interface

2014-01-27 Thread Åke Sandgren
On 01/27/2014 03:28 PM, Åke Sandgren wrote: Hi! I just started trying to build 1.7.4rc1 with the new Pathscale EkoPath5 compiler and stumbled onto this. When building without --enable-mpi-f08-subarray-prototype i get into problems with ompi/mpi/fortran/use-mpi-f08/mpi-f-interfaces-bind.h It de