1
1
Jeff Squyres 7223334d4d mpi.h: remove MPI_UB/MPI_LB when not enabling MPI-1 compat
When --enable-mpi1-compatibility was specified, the ompi_mpi_ub/lb
symbols were #if'ed out of mpi.h.  But the #defines for MPI_UB/LB
still remained.  This commit also #if's out the MPI_UB/LB macros when
--enable-mpi1-compatibility is specified.

Signed-off-by: Jeff Squyres <jsquyres@cisco.com>
2018-09-28 09:10:03 -07:00
..
2018-09-15 06:04:13 -07:00
2018-09-18 14:45:33 +09:00
2017-11-08 07:02:27 -08:00
2018-03-21 05:16:25 +02:00