Hello Gilles,

the webpages I pointed in the original mail and which are the official open-mpi.org, miss the * in the declaration of MPI_Ibarrier, aren't they?

See:

C Syntax

#include <mpi.h>
int MPI_Barrier(MPI_Comm comm)
int MPI_Ibarrier(MPI_Comm comm, MPI_Request request)
                                           ^-> shouldn't be a * there?

Best,

On 09/28/2015 02:21 AM, Gilles Gouaillardet wrote:
Harald,

could you be more specific ?
btw, do you check the www.open-mpi.org main site or a mirror ?

the man pages looks good to me, and the issue you described was fixed
one month ago.

Cheers,

Gilles

On 9/25/2015 8:07 PM, Harald Servat wrote:
Dear all,

  I'd like to note you that the manual pages for the C-syntax
MPI_Ibarrier in OpenMPI v1.10.0 misses the pointer in the MPI_Request.

See:

  https://www.open-mpi.org/doc/v1.10/man3/MPI_Ibarrier.3.php
  https://www.open-mpi.org/doc/v1.10/man3/MPI_Barrier.3.php

Best,

WARNING / LEGAL TEXT: This message is intended only for the use of the
individual or entity to which it is addressed and may contain
information which is privileged, confidential, proprietary, or exempt
from disclosure under applicable law. If you are not the intended
recipient or the person responsible for delivering the message to the
intended recipient, you are strictly prohibited from disclosing,
distributing, copying, or in any way using this message. If you have
received this communication in error, please notify the sender and
destroy and delete any copies you may have received.

http://www.bsc.es/disclaimer
_______________________________________________
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/09/27677.php


_______________________________________________
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/09/27689.php

WARNING / LEGAL TEXT: This message is intended only for the use of the
individual or entity to which it is addressed and may contain
information which is privileged, confidential, proprietary, or exempt
from disclosure under applicable law. If you are not the intended
recipient or the person responsible for delivering the message to the
intended recipient, you are strictly prohibited from disclosing,
distributing, copying, or in any way using this message. If you have
received this communication in error, please notify the sender and
destroy and delete any copies you may have received.

http://www.bsc.es/disclaimer

Reply via email to