1
1
openmpi/ompi/mca/coll/tuned
Nathan Hjelm cb90a4a7fc Add simple algorithms to support MPI_IN_PLACE for MPI_Alltoall, MPI_Alltoallv, and MPI_Alltoallw.
Working on faster algorithms for tuned that will come at a later time.

cmr=v1.7.3:ticket=trac:2965

This commit was SVN r28952.

The following Trac tickets were found above:
  Ticket 2965 --> https://svn.open-mpi.org/trac/ompi/ticket/2965
2013-07-25 19:19:41 +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 Add simple algorithms to support MPI_IN_PLACE for MPI_Alltoall, MPI_Alltoallv, and MPI_Alltoallw. 2013-07-25 19:19:41 +00:00
coll_tuned_alltoallv.c Add simple algorithms to support MPI_IN_PLACE for MPI_Alltoall, MPI_Alltoallv, and MPI_Alltoallw. 2013-07-25 19:19:41 +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