1
1
openmpi/ompi/mpi
Nathan Hjelm 89da9651bb ompi: disable functions removed from MPI-3.0 by default
This commit adds a new configure option: --enable-mpi1-compat. Without
this option we will no longer provide APIs, typedefs, and defines that
were removed from the standard in MPI-3.0. This option will exist for
one major release (Open MPI v4.x.x) and then the option and associated
code will be removed in Open MPI v5.x.x. Open MPI has already
internally prepared for this change. Please prepare your codes
accordingly.

Signed-off-by: Nathan Hjelm <hjelmn@lanl.gov>
2018-05-31 09:44:19 -06:00
..
c ompi: disable functions removed from MPI-3.0 by default 2018-05-31 09:44:19 -06:00
cxx configury: remove the --disable-mpi-io option 2017-09-20 14:39:09 +09:00
fortran ompi: disable functions removed from MPI-3.0 by default 2018-05-31 09:44:19 -06:00
java java: Improve descriptions of javadoc 2018-05-31 15:02:35 +09:00
man Remove brackets for ndims for c++ doc of Cart_create 2018-05-01 12:00:55 +02:00
tool mca/base: add support for additional variable types 2018-03-01 20:42:27 -07:00
help-mpi-api.txt Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
Makefile.am Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00