<div dir="ltr">Hi, Jeff,<div>   How can I get a MPI-3 spec with the errata merged? So that I can easily found which BIND(C)'s are left.</div><div>   Thanks.</div><div>   </div></div><div class="gmail_extra"><br clear="all">
<div><div dir="ltr">--Junchao Zhang</div></div>
<br><br><div class="gmail_quote">On Wed, Feb 5, 2014 at 12:02 PM, Jeff Squyres (jsquyres) <span dir="ltr"><<a href="mailto:jsquyres@cisco.com" target="_blank">jsquyres@cisco.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
...but be careful.  We didn't get rid of *all* the BIND(C)'s.<br>
<br>
If you care, the most recent OMPI 1.7 and SVN trunk nightly tarballs have the most correct/most-bug-fixed implementation of the mpi_f08 module available (soon to be released as OMPI 1.7.4).  You'll need to build with a non-gfortran compiler to get the mpi_f08 module built (e.g., the Intel fortran compiler).<br>

<div class="HOEnZb"><div class="h5"><br>
<br>
<br>
On Feb 5, 2014, at 12:46 PM, Rolf Rabenseifner <<a href="mailto:rabenseifner@hlrs.de">rabenseifner@hlrs.de</a>> wrote:<br>
<br>
> Hello,<br>
><br>
> The BIND(C) was removed in the latest errata,<br>
> see<br>
> <a href="http://www.mpi-forum.org/docs/docs.html" target="_blank">http://www.mpi-forum.org/docs/docs.html</a><br>
> and<br>
> <a href="http://www.mpi-forum.org/docs/mpi-3.0/errata-30.pdf" target="_blank">http://www.mpi-forum.org/docs/mpi-3.0/errata-30.pdf</a><br>
> page 1 lines 21-27<br>
><br>
> Best regards<br>
> Rolf Rabenseifner<br>
><br>
> ----- Original Message -----<br>
>> From: "Junchao Zhang" <<a href="mailto:jczhang@mcs.anl.gov">jczhang@mcs.anl.gov</a>><br>
>> To: <a href="mailto:mpiwg-fortran@lists.mpi-forum.org">mpiwg-fortran@lists.mpi-forum.org</a><br>
>> Sent: Wednesday, February 5, 2014 6:42:28 PM<br>
>> Subject: [MPIWG Fortran] What is BIND(C)?<br>
>><br>
>><br>
>><br>
>> Hello,<br>
>>   I have a naive question. MPI3 has Fortran binding in forms like<br>
>> this:<br>
>><br>
>><br>
>>       MPI_Send(buf, count, datatype, dest, tag, comm, ierror) BIND(C)<br>
>>          TYPE(*), DIMENSION(..), INTENT(IN) :: buf<br>
>>           INTEGER, INTENT(IN) :: count, dest, tag<br>
>>           ...<br>
>><br>
>><br>
>>    So how to interpret BIND(C) here?  Is it to say this interface is<br>
>> interoperable with C? But I find the interface arguments are not<br>
>> interoperable, e.g., INTEGER, instead of C_INT.<br>
>>    Thank you.<br>
>><br>
>> --Junchao Zhang<br>
>> _______________________________________________<br>
>> mpiwg-fortran mailing list<br>
>> <a href="mailto:mpiwg-fortran@lists.mpi-forum.org">mpiwg-fortran@lists.mpi-forum.org</a><br>
>> <a href="http://lists.mpi-forum.org/mailman/listinfo.cgi/mpiwg-fortran" target="_blank">http://lists.mpi-forum.org/mailman/listinfo.cgi/mpiwg-fortran</a><br>
><br>
> --<br>
> Dr. Rolf Rabenseifner . . . . . . . . . .. email <a href="mailto:rabenseifner@hlrs.de">rabenseifner@hlrs.de</a><br>
> High Performance Computing Center (HLRS) . phone <a href="tel:%2B%2B49%280%29711%2F685-65530" value="+4971168565530">++49(0)711/685-65530</a><br>
> University of Stuttgart . . . . . . . . .. fax <a href="tel:%2B%2B49%280%29711%20%2F%20685-65832" value="+4971168565832">++49(0)711 / 685-65832</a><br>
> Head of Dpmt Parallel Computing . . . <a href="http://www.hlrs.de/people/rabenseifner" target="_blank">www.hlrs.de/people/rabenseifner</a><br>
> Nobelstr. 19, D-70550 Stuttgart, Germany . . . . (Office: Room 1.307)<br>
> _______________________________________________<br>
> mpiwg-fortran mailing list<br>
> <a href="mailto:mpiwg-fortran@lists.mpi-forum.org">mpiwg-fortran@lists.mpi-forum.org</a><br>
> <a href="http://lists.mpi-forum.org/mailman/listinfo.cgi/mpiwg-fortran" target="_blank">http://lists.mpi-forum.org/mailman/listinfo.cgi/mpiwg-fortran</a><br>
<br>
<br>
</div></div><span class="HOEnZb"><font color="#888888">--<br>
Jeff Squyres<br>
<a href="mailto:jsquyres@cisco.com">jsquyres@cisco.com</a><br>
For corporate legal information go to: <a href="http://www.cisco.com/web/about/doing_business/legal/cri/" target="_blank">http://www.cisco.com/web/about/doing_business/legal/cri/</a><br>
</font></span><div class="HOEnZb"><div class="h5"><br>
_______________________________________________<br>
mpiwg-fortran mailing list<br>
<a href="mailto:mpiwg-fortran@lists.mpi-forum.org">mpiwg-fortran@lists.mpi-forum.org</a><br>
<a href="http://lists.mpi-forum.org/mailman/listinfo.cgi/mpiwg-fortran" target="_blank">http://lists.mpi-forum.org/mailman/listinfo.cgi/mpiwg-fortran</a><br>
</div></div></blockquote></div><br></div>