1
1
openmpi/ompi/mca/coll/tuned
Howard Pritchard bf89131f9e add owner files to opa/ompi/orte mca directories
This commit adds an owner file in each of the component directories
for each framework.  This allows for a simple script to parse
the contents of the files and generate, among other things, tables
to be used on the project's wiki page.  Currently there are two
"fields" in the file, an owner and a status.  A tool to parse
the files and generate tables for the wiki page will be added
in a subsequent commit.
2015-02-22 15:10:23 -07:00
..
coll_tuned_allgather.c Based on https://github.com/open-mpi/ompi/pull/262, we should use 2014-11-21 19:16:05 +09:00
coll_tuned_allgatherv.c coll/tuned: fix memory leaks and misc issues 2015-02-18 16:29:42 +09:00
coll_tuned_allreduce.c Based on https://github.com/open-mpi/ompi/pull/262, we should use 2014-11-21 19:16:05 +09:00
coll_tuned_alltoall.c coll/tuned: fix memory leaks and misc issues 2015-02-18 16:29:42 +09:00
coll_tuned_alltoallv.c fix ompi_request_wait vs ompi_request_wait_all and 2014-11-04 12:16:30 +09:00
coll_tuned_barrier.c coll/tuned: fix memory leaks and misc issues 2015-02-18 16:29:42 +09:00
coll_tuned_bcast.c MCA/base: Add new MCA variable system 2013-03-27 21:09:41 +00:00
coll_tuned_component.c COLL/TUNED: alltoall - return previous default values of algorithm choosing decision thresholds (were changed by r32735) 2014-09-18 08:07:51 +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 warnings (caused by commit r32735) fix. 2014-09-16 06:33:49 +00:00
coll_tuned_dynamic_file.c coll/tuned: fix memory leaks and misc issues 2015-02-18 16:29:42 +09: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 coll/tuned: fix memory leaks and misc issues 2015-02-18 16:29:42 +09: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 Based on https://github.com/open-mpi/ompi/pull/262, we should use 2014-11-21 19:16:05 +09:00
coll_tuned_reduce.c coll/tuned: fix memory leaks and misc issues 2015-02-18 16:29:42 +09:00
coll_tuned_scatter.c Based on https://github.com/open-mpi/ompi/pull/262, we should use 2014-11-21 19:16:05 +09:00
coll_tuned_topo.c coll/tuned: fix memory leaks and misc issues 2015-02-18 16:29:42 +09: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 OMPI/COLL/Tuned: add command line params for thresholds to decide if small/intermediate MSGs alltoall algorithm will be used. 2014-09-15 12:34:21 +00:00
Makefile.am Fix longstanding issue with our multi-project support. Rather than using 2014-01-07 22:11:15 +00:00
owner.txt add owner files to opa/ompi/orte mca directories 2015-02-22 15:10:23 -07:00