..
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 MPI_Alltoallv in coll/tuned
2014-06-17 06:11:34 +00:00
coll_tuned_barrier.c
Cleanup the utilities functions in tuned.
2014-06-13 16:04:45 +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
Fix the recursive halfing algorithms for reduce scatter in both basic
2013-10-28 19:06:38 +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
Fix the recursive halfing algorithms for reduce scatter in both basic
2013-10-28 19:06:38 +00:00
coll_tuned_reduce.c
This commit fixes some of the Coverity reported warnings. I addressed
2014-04-06 18:23:49 +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
Cleanup the utilities functions in tuned.
2014-06-13 16:04:45 +00:00
coll_tuned_util.h
Cleanup the utilities functions in tuned.
2014-06-13 16:04:45 +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
Fix longstanding issue with our multi-project support. Rather than using
2014-01-07 22:11:15 +00:00