[MPI3 Fortran] [Mpi3-tools] Issues with Fortran bindings for MPI_Pcontrol
Bill Long
longb at cray.com
Mon Apr 15 17:40:02 CDT 2013
On 4/15/13 4:38 PM, Schulz, Martin wrote:
> As a first simple approach, this could be done with
>
> MPI_Pcontrol_new(MPI_Info info)
The original question seemed specific to the Fortran interface for
MPI_PCONTROL. Would it be possible to keep the C interface, either as
is or modified as suggested above, but delete the Fortran interface for
this routine? That solves the immediate issue.
I would argue that the few people who use this routine are "expert
users" who would have little trouble writing their own MY_PCONTROL,
written in C but callable from Fortran that had whatever interoperable
arguments were desired, and internally called the C MPI_Pcontrol
function.
Cheers,
Bill
--
Bill Long longb at cray.com
Fortran Technical Support & voice: 651-605-9024
Bioinformatics Software Development fax: 651-605-9142
Cray Inc./Cray Plaza, Suite 210/380 Jackson St./St. Paul, MN 55101
More information about the mpiwg-fortran
mailing list