Subject: Re: [OMPI docs] One possible typo in MPI_Alltoallv documentation on mac
From: Jeff Squyres (jsquyres) (jsquyres_at_[hidden])
Date: 2014-04-24 14:14:53


Good catch!

Thanks for the report; I've queued up the fix for 1.8.2.

On Apr 20, 2014, at 11:28 PM, Xuankang Lin <lxk19921205_at_[hidden]> wrote:

> Hi everyone,
>
> I am using Mac OS X 10.9.2 and there seems to be a typo in the man page of MPI_Alltoallv:
>
> C Syntax
> #include <mpi.h>
> int MPI_Alltoallv(const void *sendbuf, const int sendcounts[],
> const int sdisplsP, MPI_Datatype sendtype,
> void *recvbuf, const int recvcounts[],
> const int rdispls[], MPI_Datatype recvtype, MPI_Comm comm)
>
> int MPI_Ialltoallv(const void *sendbuf, const int sendcounts[],
> const int sdisplsP, MPI_Datatype sendtype,
> void *recvbuf, const int recvcounts[],
> const int rdispls[], MPI_Datatype recvtype, MPI_Comm comm,
> MPI_Request *request)
>
> In both definitions there are "const int sdisplsP" which I think is a typo.
>
> Thanks.
>
> Best,
> Xuankang
> _______________________________________________
> docs mailing list
> docs_at_[hidden]
> http://www.open-mpi.org/mailman/listinfo.cgi/docs

-- 
Jeff Squyres
jsquyres_at_[hidden]
For corporate legal information go to: http://www.cisco.com/web/about/doing_business/legal/cri/