1
1
openmpi/ompi/datatype
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
..
Makefile.am Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
ompi_datatype_args.c ompi: disable functions removed from MPI-3.0 by default 2018-05-31 09:44:19 -06:00
ompi_datatype_create_contiguous.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
ompi_datatype_create_darray.c Type_create_darray with mix of BLOCK/CYCLIC 2017-06-07 16:53:03 -04:00
ompi_datatype_create_indexed.c use ptrdiff_t instead of OPAL_PTRDIFF_TYPE 2017-04-19 13:41:56 +09:00
ompi_datatype_create_struct.c use ptrdiff_t instead of OPAL_PTRDIFF_TYPE 2017-04-19 13:41:56 +09:00
ompi_datatype_create_subarray.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
ompi_datatype_create_vector.c Allow OPAL DDT to receive size_t count argument. 2018-04-14 15:32:19 -04:00
ompi_datatype_create.c Miscellaneous compiler warnings fixes 2018-03-23 11:45:30 -07:00
ompi_datatype_external32.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
ompi_datatype_external.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
ompi_datatype_get_elements.c Topic/datatype (#3441) 2017-05-09 09:31:40 -04:00
ompi_datatype_internal.h ompi: enhance MPI_File_set_view datatype check. 2018-01-09 18:05:15 +09:00
ompi_datatype_match_size.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
ompi_datatype_module.c ompi: enhance MPI_File_set_view datatype check. 2018-01-09 18:05:15 +09:00
ompi_datatype_sndrcv.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
ompi_datatype.h Allow OPAL DDT to receive size_t count argument. 2018-04-14 15:32:19 -04:00