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

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to