1
1
openmpi/ompi/mca/coll/tuned
Jeff Squyres a4e97fb4c0 Ensure we assign "err" properly when invoking MCA_PML_CALLs. Although
technically this is a necessary thing to do, it wasn't a tragedy that
we didn't have it because err was initialize to 0 in the beginning of
the functions where this problem occurred.  Also, OMPI will likely
abort if one of the MCA_PML_CALLs actually incurs an error (or, even
if it doesn't, MPI doesn't define the behavior anyway ;-) ).  

But looking forward to an FT-aware world, fixing this issue is a Good
Thing.  Many thanks to Hristo Iliev for pointing out the issue.

This commit was SVN r27070.
2012-08-16 17:49:48 +00:00
..
coll_tuned_allgather.c Spring cleanup. Nothing important. 2012-04-06 15:48:07 +00:00
coll_tuned_allgatherv.c Spring cleanup. Nothing important. 2012-04-06 15:48:07 +00:00
coll_tuned_allreduce.c Spring cleanup. Nothing important. 2012-04-06 15:48:07 +00:00
coll_tuned_alltoall.c Spring cleanup. Nothing important. 2012-04-06 15:48:07 +00:00
coll_tuned_alltoallv.c Spring cleanup. Nothing important. 2012-04-06 15:48:07 +00:00
coll_tuned_barrier.c Spring cleanup. Nothing important. 2012-04-06 15:48:07 +00:00
coll_tuned_bcast.c Ensure we assign "err" properly when invoking MCA_PML_CALLs. Although 2012-08-16 17:49:48 +00:00
coll_tuned_component.c Rework the selection logic for the tuned collectives. All supported collectives 2009-08-14 21:06:23 +00:00
coll_tuned_decision_dynamic.c The tuned collectives can now deal with more than 2Gb of data. 2012-03-05 22:23:44 +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 Spring cleanup. Nothing important. 2012-04-06 15:48:07 +00:00
coll_tuned_module.c Spring cleanup. Nothing important. 2012-04-06 15:48:07 +00:00
coll_tuned_reduce_scatter.c Spring cleanup. Nothing important. 2012-04-06 15:48:07 +00:00
coll_tuned_reduce.c Spring cleanup. Nothing important. 2012-04-06 15:48:07 +00:00
coll_tuned_scatter.c Spring cleanup. Nothing important. 2012-04-06 15:48:07 +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 Rework the selection logic for the tuned collectives. All supported collectives 2009-08-14 21:06:23 +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