1
1
openmpi/orte/mca/ess/bproc
Ralph Castain 60edbc7220 Fix hetero operations and comm_spawn (to a point).
Remove all architecture references from ORTE and put them back in the modex using modex_send/recv calls.

Hetero operations are now fully supported again. Comm_spawn now works up to the point where it segfaults due to an error in the CID code - which now allows Edgar to dig further! :-)

This commit was SVN r21655.
2009-07-13 20:03:41 +00:00
..
.ompi_ignore Restore bproc code - if someone wants to maintain it, then more power to them...but it would definitely be easier if the old code is in the trunk. This is all .ompi_ignore'd except for me so I can play with making it compile again in my copious free time. 2008-06-24 01:27:22 +00:00
.ompi_unignore Restore bproc code - if someone wants to maintain it, then more power to them...but it would definitely be easier if the old code is in the trunk. This is all .ompi_ignore'd except for me so I can play with making it compile again in my copious free time. 2008-06-24 01:27:22 +00:00
configure.m4 Restore bproc code - if someone wants to maintain it, then more power to them...but it would definitely be easier if the old code is in the trunk. This is all .ompi_ignore'd except for me so I can play with making it compile again in my copious free time. 2008-06-24 01:27:22 +00:00
configure.params Allow the ESS to return the hostname and arch for a specified daemon instead of just for application procs. Uses the same API - just need to detect that the specified proc is a daemon and lookup its corresponding node in the nidmap. 2008-06-24 17:53:10 +00:00
ess_bproc_component.c Fixes trac:1392, #1400 2008-07-28 22:40:57 +00:00
ess_bproc_module.c Fix hetero operations and comm_spawn (to a point). 2009-07-13 20:03:41 +00:00
ess_bproc_put.c ... Delayed due to notifier commits earlier this day ... 2009-04-29 01:32:14 +00:00
ess_bproc.h Allow the ESS to return the hostname and arch for a specified daemon instead of just for application procs. Uses the same API - just need to detect that the specified proc is a daemon and lookup its corresponding node in the nidmap. 2008-06-24 17:53:10 +00:00
Makefile.am Remove linking components against ORTE and OPAL libs. This was 2008-11-08 00:56:57 +00:00