1
1
openmpi/orte/mca
2008-06-26 03:48:22 +00:00
..
errmgr Effectively revert the orte_output system and return to direct use of opal_output at all levels. Retain the orte_show_help subsystem to allow aggregation of show_help messages at the HNP. 2008-06-09 14:53:58 +00:00
ess Move the lock initialization back to orte_init so that the finalize lock 2008-06-25 03:18:37 +00:00
filem 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
grpcomm Add some debugging output to the modex set_proc_attr function to see what is being added to the modex 2008-06-23 18:24:08 +00:00
iof 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 Ckpt the bproc support. All compiles now except for PLM module 2008-06-26 03:48:22 +00:00
oob 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
plm Ckpt the bproc support. All compiles now except for PLM module 2008-06-26 03:48:22 +00:00
ras Ckpt the bproc support. All compiles now except for PLM module 2008-06-26 03:48:22 +00:00
rmaps 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
rml Update the debugger interface per email thread with Jeff and Brian. Handoff to them for final test and validation 2008-06-18 15:28:46 +00:00
routed I hadn't honestly considered before that an MPI process might attempt to call functions in the routed framework intended solely for daemons and HNPs. By design, MPI processes are not allowed to route RML/OOB messages, and hence the routed module in an MPI process has no knowledge whatsoever of how a message will reach its destination (except in the direct module). Thus, it has no way to return a valid routing tree, update a routing tree, or get wireup info. 2008-06-20 03:26:13 +00:00
snapc add back a missing a header taken away in r18664 2008-06-19 16:08:27 +00:00