Perfect; many thanks.
This is now filed as a CMR and will be included in 1.6.3. Part of this was
also necessary for the trunk/v1.7 branch (in the TKR mpi module implementation).
https://svn.open-mpi.org/trac/ompi/ticket/3337
https://svn.open-mpi.org/trac/ompi/ticket/3338
Many thanks!
Ouch! Thanks - I'll fix that and check for any other missing entries (Jeff
is on a plane back from Europe today). Don't know when Jeff will want to
roll a replacement 1.6.3 release, but he can address that when he returns
to the airwaves.
On Thu, Sep 27, 2012 at 7:45 AM, Ake Sandgren wrote:
> On
On Thu, 2012-09-27 at 16:31 +0200, Ake Sandgren wrote:
> Hi!
>
> Building 1.6.1 and 1.6.2 i seem to be missing the actual fortran
> bindings for MPI_Op_commutative and a bunch of other functions.
>
> My configure is
> ./configure --enable-orterun-prefix-by-default --enable-cxx-exceptions
>
> Whe
Hi!
Building 1.6.1 and 1.6.2 i seem to be missing the actual fortran
bindings for MPI_Op_commutative and a bunch of other functions.
My configure is
./configure --enable-orterun-prefix-by-default --enable-cxx-exceptions
When looking in libmpi_f77.so there is no mpi_op_commutative_ defined.
mpi_i