Oh, I also noticed it yesterday and was about to report it.

And one more, the base parameter of MPI_Win_detach.

Regards,
Takahiro Kawashima

> Dear OpenMPI developers,
> 
> I noticed a bug in the definition of the 3 MPI-3 RMA functions
> MPI_Compare_and_swap, MPI_Fetch_and_op and MPI_Raccumulate.
> 
> According to the MPI standard, the origin_addr and compare_addr
> parameters of these functions have a const attribute, which is missing
> in OpenMPI's mpi.h (OpenMPI 1.8.x and 1.10.0).
> 
> Regards,
> 
> Michael

Reply via email to