1
1
openmpi/ompi/group
Jeff Squyres d520c24f3a predefined MPI object padding: set to fixed number of bytes (#3634)
Convert the predefined MPI object padding to a fixed number of bytes
(vs. a multiple of sizeof(void*)) so that the padding is the same size
between 32 and 64 bit builds.  I.e., we won't have a situation where
we've run out of padding in 32 bit builds but still have more space
available in 64 bit builds.

Fixes #3610

Signed-off-by: Jeff Squyres <jsquyres@cisco.com>
2017-06-01 15:28:23 -04:00
..
group_bitmap.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
group_dbg.h Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
group_init.c Improve the opal_pointer_array & more (#3369) 2017-04-18 21:41:26 -04:00
group_plist.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
group_set_rank.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
group_sporadic.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
group_strided.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
group.c group: Fix ompi_group_have_remote_peers 2017-05-08 20:28:51 +09:00
group.h predefined MPI object padding: set to fixed number of bytes (#3634) 2017-06-01 15:28:23 -04:00
Makefile.am Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00