1
1
openmpi/ompi/mca/coll/tuned
Gilles Gouaillardet bda8058f39 coll/tuned: fix memory leaks and misc issues
as reported by Coverity with CIDs
70132, 70265, 70267, 70268, 70322, 70400, 70580, 70615,
1269934, 1269944, 1269968, 1269982, 1269983
2015-02-18 16:29:42 +09: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