1
1
openmpi/ompi/mca/coll
Joshua Hursey 59f304b9e9 coll/base: neg. priority cleanup, verbose output improvements
* Print a verbose message if the component was disqualified because of
   a negative priority.
 * If a disqualified component provided a module, release it.
 * Display list of selected components in priority order
   - During the process of volunteering collective functions for a
     communicator, print the component name and priority. This will
     cause the verbose messages to be displayed in reverse priority
     order (lowest priority first, up to highest). This is helpful
     when determining which collective components are active in which
     order for a given communicator.
     To see the messages you need the following MCA parameter set to 9
     or higher: `-mca coll_base_verbose 9`
 * Adjust verbose for commonly needed verbose output from 10 to 9 to
   make it easier to access this information.
2016-07-01 13:41:27 -05:00
..
base coll/base: neg. priority cleanup, verbose output improvements 2016-07-01 13:41:27 -05:00
basic coll/basic: silence CID 1362614 in mca_coll_basic_allreduce_inter() 2016-06-09 09:40:19 +09:00
cuda Cleanup the memory handling for temporary buffers in 2015-12-02 20:42:18 -05:00
demo Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
fca coll/fca: add missing #include <alloca.h> 2015-12-24 14:33:58 +09:00
hcoll coll/hcoll: bugfix: initialize req_type field 2016-05-25 15:38:01 +03:00
inter coll: do not cast way the const modifier when this is not necessary 2015-09-09 09:18:57 +09:00
libnbc Refactor the request completion (#1422) 2016-05-24 18:20:51 -05:00
ml configury: clean the flex generated .c files 2016-06-01 11:13:31 +09:00
portals4 coll-portals4: check return value from reduce kary tree functions 2016-04-18 12:02:30 +00:00
self Update the basic module to dynamically allocate the right 2015-10-08 12:00:41 -04:00
sm Cleanup the memory handling for temporary buffers in 2015-12-02 20:42:18 -05:00
tuned Fix comment. 2016-06-03 00:57:31 +09:00
coll.h coll: do not cast way the const modifier when this is not necessary 2015-09-09 09:18:57 +09:00
Makefile.am Purge whitespace from the repo 2015-06-23 20:59:57 -07:00