File tree Expand file tree Collapse file tree 10 files changed +30
-21
lines changed Expand file tree Collapse file tree 10 files changed +30
-21
lines changed Original file line number Diff line number Diff line change 27
27
* with --enable-mpi1-compatibility.
28
28
*
29
29
* To prevent having to port these implementations of removed functions
30
- * to the newer MPI calls, we are defining ENABLE_MPI1_COMPAT to 1
31
- * before including the c bindings.
30
+ * to the newer MPI calls, we are defining OMPI_OMIT_MPI1_COMPAT_DECLS
31
+ * to 0 before including the c bindings.
32
32
*/
33
- #define ENABLE_MPI1_COMPAT 1
33
+ #define OMPI_OMIT_MPI1_COMPAT_DECLS 0
34
34
35
35
#include "ompi/mpi/c/bindings.h"
36
36
#include "ompi/runtime/params.h"
Original file line number Diff line number Diff line change 20
20
21
21
#include "ompi_config.h"
22
22
23
- /* defining ENABLE_MPI1_COMPAT to 1 for removed implementations here.
23
+ /* defining OMPI_OMIT_MPI1_COMPAT_DECLS to 0 for prototyping the
24
+ * removed implementations here.
24
25
* see comments in address.c for more information. */
25
- #define ENABLE_MPI1_COMPAT 1
26
+ #define OMPI_OMIT_MPI1_COMPAT_DECLS 0
26
27
27
28
#include "ompi/mpi/c/bindings.h"
28
29
#include "ompi/communicator/communicator.h"
Original file line number Diff line number Diff line change 20
20
21
21
#include "ompi_config.h"
22
22
23
- /* defining ENABLE_MPI1_COMPAT to 1 for removed implementations here.
23
+ /* defining OMPI_OMIT_MPI1_COMPAT_DECLS to 0 for prototyping the
24
+ * removed implementations here.
24
25
* see comments in address.c for more information. */
25
- #define ENABLE_MPI1_COMPAT 1
26
+ #define OMPI_OMIT_MPI1_COMPAT_DECLS 0
26
27
27
28
#include "ompi/mpi/c/bindings.h"
28
29
#include "ompi/runtime/params.h"
Original file line number Diff line number Diff line change 20
20
21
21
#include "ompi_config.h"
22
22
23
- /* defining ENABLE_MPI1_COMPAT to 1 for removed implementations here.
23
+ /* defining OMPI_OMIT_MPI1_COMPAT_DECLS to 0 for prototyping the
24
+ * removed implementations here.
24
25
* see comments in address.c for more information. */
25
- #define ENABLE_MPI1_COMPAT 1
26
+ #define OMPI_OMIT_MPI1_COMPAT_DECLS 0
26
27
27
28
#include "ompi/mpi/c/bindings.h"
28
29
#include "ompi/runtime/params.h"
Original file line number Diff line number Diff line change 20
20
21
21
#include "ompi_config.h"
22
22
23
- /* defining ENABLE_MPI1_COMPAT to 1 for removed implementations here.
23
+ /* defining OMPI_OMIT_MPI1_COMPAT_DECLS to 0 for prototyping the
24
+ * removed implementations here.
24
25
* see comments in address.c for more information. */
25
- #define ENABLE_MPI1_COMPAT 1
26
+ #define OMPI_OMIT_MPI1_COMPAT_DECLS 0
26
27
27
28
#include "ompi/mpi/c/bindings.h"
28
29
#include "ompi/runtime/params.h"
Original file line number Diff line number Diff line change 20
20
21
21
#include "ompi_config.h"
22
22
23
- /* defining ENABLE_MPI1_COMPAT to 1 for removed implementations here.
23
+ /* defining OMPI_OMIT_MPI1_COMPAT_DECLS to 0 for prototyping the
24
+ * removed implementations here.
24
25
* see comments in address.c for more information. */
25
- #define ENABLE_MPI1_COMPAT 1
26
+ #define OMPI_OMIT_MPI1_COMPAT_DECLS 0
26
27
27
28
#include "ompi/mpi/c/bindings.h"
28
29
#include "ompi/runtime/params.h"
Original file line number Diff line number Diff line change 20
20
21
21
#include "ompi_config.h"
22
22
23
- /* defining ENABLE_MPI1_COMPAT to 1 for removed implementations here.
23
+ /* defining OMPI_OMIT_MPI1_COMPAT_DECLS to 0 for prototyping the
24
+ * removed implementations here.
24
25
* see comments in address.c for more information. */
25
- #define ENABLE_MPI1_COMPAT 1
26
+ #define OMPI_OMIT_MPI1_COMPAT_DECLS 0
26
27
27
28
#include "ompi/mpi/c/bindings.h"
28
29
#include "ompi/runtime/params.h"
Original file line number Diff line number Diff line change 20
20
21
21
#include "ompi_config.h"
22
22
23
- /* defining ENABLE_MPI1_COMPAT to 1 for removed implementations here.
23
+ /* defining OMPI_OMIT_MPI1_COMPAT_DECLS to 0 for prototyping the
24
+ * removed implementations here.
24
25
* see comments in address.c for more information. */
25
- #define ENABLE_MPI1_COMPAT 1
26
+ #define OMPI_OMIT_MPI1_COMPAT_DECLS 0
26
27
27
28
#include "ompi/mpi/c/bindings.h"
28
29
#include "ompi/runtime/params.h"
Original file line number Diff line number Diff line change 20
20
21
21
#include "ompi_config.h"
22
22
23
- /* defining ENABLE_MPI1_COMPAT to 1 for removed implementations here.
23
+ /* defining OMPI_OMIT_MPI1_COMPAT_DECLS to 0 for prototyping the
24
+ * removed implementations here.
24
25
* see comments in address.c for more information. */
25
- #define ENABLE_MPI1_COMPAT 1
26
+ #define OMPI_OMIT_MPI1_COMPAT_DECLS 0
26
27
27
28
#include "ompi/mpi/c/bindings.h"
28
29
Original file line number Diff line number Diff line change 20
20
21
21
#include "ompi_config.h"
22
22
23
- /* defining ENABLE_MPI1_COMPAT to 1 for removed implementations here.
23
+ /* defining OMPI_OMIT_MPI1_COMPAT_DECLS to 0 for prototyping the
24
+ * removed implementations here.
24
25
* see comments in address.c for more information. */
25
- #define ENABLE_MPI1_COMPAT 1
26
+ #define OMPI_OMIT_MPI1_COMPAT_DECLS 0
26
27
27
28
#include "ompi/mpi/c/bindings.h"
28
29
#include "ompi/runtime/params.h"
You can’t perform that action at this time.
0 commit comments