1
1
openmpi/orte/mca
2012-08-10 20:35:50 +00:00
..
common Make all the PMI components depend on the common pmi library and properly 2012-06-11 15:58:09 +00:00
db Cleanup the pmi grpcomm module so it passes non-btl modex data correctly. 2012-08-10 20:35:50 +00:00
errmgr It's actually ''not'' an error to exit if all routes and children are 2012-08-01 19:49:19 +00:00
ess This is also used on Windows. 2012-08-08 16:44:00 +00:00
filem Some cleanup to remove calls to opal_progress when running with orte progress threads, and to ensure that all orte-related events are in the orte event base. 2012-06-11 19:59:53 +00:00
grpcomm Cleanup the pmi grpcomm module so it passes non-btl modex data correctly. 2012-08-10 20:35:50 +00:00
iof Ensure we don't build the MR iof components unless hadoop support is enabled 2012-06-28 18:20:15 +00:00
odls Roll in the rest of the modex change. Eliminate all non-modex API access of RTE info from the MPI layer - in some cases, the info was already present (either in the ompi_proc_t or in the orte_process_info struct) and no call was necessary. This removes all calls to orte_ess from the MPI layer. Calls to orte_grpcomm remain required. 2012-06-27 14:53:55 +00:00
oob oob/ud fix compile error 2012-07-31 21:50:34 +00:00
plm First cut at updating the ccp launcher to use the state machine 2012-08-10 17:09:33 +00:00
ras For those who really preferred our prior mode of operation that mapped procs and only launched daemons on the nodes that had procs on them, introduce the "novm" state machine component. This recreates the old mode of operation by re-ordering the launch sequence so that we allocate, then map, and then launch daemons only on the reqd nodes (instead of across the entire allocation). 2012-08-03 16:30:05 +00:00
rmaps Remove the unused map. 2012-08-07 12:06:13 +00:00
rml Remove the orte notifier framework, per discussion at the devel meeting and follow-up with Jeff (who took the action item) 2012-06-22 18:09:23 +00:00
routed Roll in the rest of the modex change. Eliminate all non-modex API access of RTE info from the MPI layer - in some cases, the info was already present (either in the ompi_proc_t or in the orte_process_info struct) and no call was necessary. This removes all calls to orte_ess from the MPI layer. Calls to orte_grpcomm remain required. 2012-06-27 14:53:55 +00:00
sensor Sorry for mid-day commit, but I had promised on the call to do this upon my return. 2012-04-06 14:23:13 +00:00
snapc Make C/R work with nodes > 1. This fix makes sure that the app coordinators send 2012-07-13 23:37:29 +00:00
sstore Fix C/R support in the trunk. 2012-07-09 23:34:13 +00:00
state If a callback is set in the state machine, and the state doesn't yet exist, create it 2012-08-03 21:43:36 +00:00