1
1
openmpi/ompi/mpi
Nathan Hjelm 0b8fc13299 MPI-3.0: update C bindings with const and consistent use of [] for
arrays.

The MPI 3.0 standard added const to all in buffers in the C bindings. This
commit adds the const keyword and in most cases casts const away. We will
eventually should go through and update the various interfaces (coll, pml,
io, etc) to take the const keyword. The group, comm, win, and datatype
interfaces have been updated with const.

cmr=v1.7.4:ticket=trac:3785:reviewer=jsquyres

This commit was SVN r29266.

The following Trac tickets were found above:
  Ticket 3785 --> https://svn.open-mpi.org/trac/ompi/ticket/3785
2013-09-26 21:56:20 +00:00
..
c MPI-3.0: update C bindings with const and consistent use of [] for 2013-09-26 21:56:20 +00:00
cxx Revert r28544: the original code was fine. 2013-05-21 16:06:08 +00:00
fortran MPI-3: Add support for neighborhood collectives 2013-09-26 21:55:08 +00:00
java Next generation of MPI Java bindings. 2013-09-26 21:44:39 +00:00
man/man3 MPI-3: Add support for neighborhood collectives 2013-09-26 21:55:08 +00:00
tool Fix compilation of the MPI tools information interface when profiling 2013-08-27 18:19:18 +00:00
help-mpi-api.txt LANL noticed that calling MPI_ABORT invokes opal_output(0, ...) 2008-10-14 19:23:03 +00:00
Makefile.am Remove all remaining vestiges of the Windows integration 2013-02-28 17:31:47 +00:00