1
1
openmpi/orte/mca/odls/base
2010-03-01 20:40:47 +00:00
..
base.h Move the daemon collectives out of the ODLS and into the GRPCOMM framework. This removes the inherent assumption that the OOB topology is a tree, thus allowing different grpcomm/routed combinations to implement collectives appropriate to their topology. 2009-01-27 19:13:56 +00:00
help-orte-odls-base.txt Add a '!' option to the xterm iof option to invoke the -hold feature of xterm. 2009-02-02 15:06:23 +00:00
Makefile.am Complete implementation of the --without-rte-support configure option. Working with Brian, this has been tested on RedStorm. 2008-06-18 03:15:56 +00:00
odls_base_close.c Fix a race condition in the IOF and add some new user-requested features: 2009-01-30 22:47:30 +00:00
odls_base_default_fns.c Fix the stupid rankfile mapper again, hopefully not breaking everything else to accommodate it. Looks like the round-robin mappers still work, at least... 2010-03-01 20:40:47 +00:00
odls_base_open.c Change the app_idx type to uint32_t to support users who use large numbers of app_contexts. Set it up as a new typedef so we can change it later without as much effort. 2010-02-27 17:37:34 +00:00
odls_base_select.c Fix some Coverity 'Event set_but_not_used' highlights. 2008-06-06 14:38:41 +00:00
odls_base_state.c The system headers are supposed to be protected by #ifdef and not by #if. 2009-07-16 18:27:33 +00:00
odls_private.h Instead of an odls-base mca param, make report_bindings a global param so that we can (a) detect it was set in the plm, and then (b) ensure it gets passed along to remote orteds so they will comply with the request. 2009-09-28 03:17:15 +00:00