Hi Thomas,

Thanks very much for pointing this out. Will fix shortly.

Howard
 On Apr 7, 2015 5:35 AM, "Thomas Jahns" <ja...@dkrz.de> wrote:

> Hello,
>
> I think above web site lists the Fortran syntax section incorrectly as
>
> INCLUDE ’mpif.h’
> MPI_WIN_LOCK(ASSERT, WIN, IERROR)
>     INTEGER ASSERT, WIN, IERROR
>
> when there should be
>
> MPI_WIN_LOCK_ALL(ASSERT, WIN, IERROR)
>
> instead.
>
> Regards, Thomas
>
>
> _______________________________________________
> users mailing list
> us...@open-mpi.org
> Subscription: http://www.open-mpi.org/mailman/listinfo.cgi/users
> Link to this post:
> http://www.open-mpi.org/community/lists/users/2015/04/26633.php
>

Reply via email to