1
1
openmpi/ompi/mca/coll/tuned
George Bosilca 5f686a90d0 Fix several issues regarding MPI_IN_PLACE and different flavors
of MPI_Alltoall.
 - add support for MPI_IN_PLACE in the self collective component.
 - fix the extent usage in the tuned collective component.
 - correctly use the peer counts instead of local - add support for MPI_IN_PLACE in the self collective component.
 - fix the extent usage in the tuned collective component.
 - correctly use the peer counts instead of local.
Thanks to Fujitsu for the patch.

This commit was SVN r29187.
2013-09-17 11:35:18 +00:00
..
coll_tuned_allgather.c MCA/base: Add new MCA variable system 2013-03-27 21:09:41 +00:00
coll_tuned_allgatherv.c MCA/base: Add new MCA variable system 2013-03-27 21:09:41 +00:00
coll_tuned_allreduce.c MCA/base: Add new MCA variable system 2013-03-27 21:09:41 +00:00
coll_tuned_alltoall.c Cleanup uninitialized warnings 2013-08-16 21:23:09 +00:00
coll_tuned_alltoallv.c Fix several issues regarding MPI_IN_PLACE and different flavors 2013-09-17 11:35:18 +00:00
coll_tuned_barrier.c MCA/base: Add new MCA variable system 2013-03-27 21:09:41 +00:00
coll_tuned_bcast.c MCA/base: Add new MCA variable system 2013-03-27 21:09:41 +00:00
coll_tuned_component.c MCA/base: Add new MCA variable system 2013-03-27 21:09:41 +00:00
coll_tuned_decision_dynamic.c MCA/base: Add new MCA variable system 2013-03-27 21:09:41 +00:00
coll_tuned_decision_fixed.c As suggested on the mailing list a while back, switch the default alltoallv 2012-04-06 15:47:29 +00:00
coll_tuned_dynamic_file.c Allow the user to define dynamic rules for messages larger than 2GB. 2012-03-02 21:16:23 +00:00
coll_tuned_dynamic_file.h - Replace combinations of 2009-08-20 11:42:18 +00:00
coll_tuned_dynamic_rules.c Spring cleanup. Nothing important. 2012-04-06 15:48:07 +00:00
coll_tuned_dynamic_rules.h Spring cleanup. Nothing important. 2012-04-06 15:48:07 +00:00
coll_tuned_gather.c MCA/base: Add new MCA variable system 2013-03-27 21:09:41 +00:00
coll_tuned_module.c MCA/base: Add new MCA variable system 2013-03-27 21:09:41 +00:00
coll_tuned_reduce_scatter.c MCA/base: Add new MCA variable system 2013-03-27 21:09:41 +00:00
coll_tuned_reduce.c MCA/base: Add new MCA variable system 2013-03-27 21:09:41 +00:00
coll_tuned_scatter.c MCA/base: Add new MCA variable system 2013-03-27 21:09:41 +00:00
coll_tuned_topo.c Spring cleanup. Nothing important. 2012-04-06 15:48:07 +00:00
coll_tuned_topo.h The tuned collectives can now deal with more than 2Gb of data. 2012-03-05 22:23:44 +00:00
coll_tuned_util.c Allow Open MPI to deal with size_t internally. 2012-03-05 14:10:26 +00:00
coll_tuned_util.h Spring cleanup. Nothing important. 2012-04-06 15:48:07 +00:00
coll_tuned.h Add simple algorithms to support MPI_IN_PLACE for MPI_Alltoall, MPI_Alltoallv, and MPI_Alltoallw. 2013-07-25 19:19:41 +00:00
Makefile.am WARNING: Work on the temp branch being merged here encountered problems with bugs in subversion. Considerable effort has gone into validating the branch. However, not all conditions can be checked, so users are cautioned that it may be advisable to not update from the trunk for a few days to allow MTT to identify platform-specific issues. 2010-09-17 23:04:06 +00:00