Re: [OMPI users] http://www.open-mpi.org/doc/current/man3/MPI_Win_lock_all.3.php

2015-04-18 Thread Jeff Squyres (jsquyres)
Thomas: this was queued up for inclusion in the upcoming v1.8.5 release (https://github.com/open-mpi/ompi-release/pull/245). Specifically: the v1.8.4 version of the man page is automatically generated, so we won't fix it. But it'll be fixed in the v1.8.5 version of the man page. Thank you!

Re: [OMPI users] http://www.open-mpi.org/doc/current/man3/MPI_Win_lock_all.3.php

2015-04-07 Thread Howard Pritchard
Hi Thomas, Thanks very much for pointing this out. Will fix shortly. Howard On Apr 7, 2015 5:35 AM, "Thomas Jahns" wrote: > Hello, > > I think above web site lists the Fortran syntax section incorrectly as > > INCLUDE ’mpif.h’ > MPI_WIN_LOCK(ASSERT, WIN, IERROR) > INTEGER

[OMPI users] http://www.open-mpi.org/doc/current/man3/MPI_Win_lock_all.3.php

2015-04-07 Thread Thomas Jahns
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 smime.p7s Description: S/MIME Cryptographic