1
1
openmpi/orte/mca/ess
Ralph Castain 0a92fe3739 Pull the HNP node from the right index
This commit was SVN r21547.
2009-06-26 21:43:09 +00:00
..
alps We know what a daemon is there is no need to dig into the nidmap to find it out. 2009-06-23 20:43:45 +00:00
base Repair the tree spawn. The problem seems to come from the fact 2009-06-23 22:10:25 +00:00
bproc Add the proc_get_daemon capability to the bproc launcher. 2009-06-23 20:21:55 +00:00
cm We know what a daemon is there is no need to dig into the nidmap to find it out. 2009-06-23 20:43:45 +00:00
cnos Modify the orte_process_info structure to handle a broader range of process types by replacing the individual booleans with a 32-bit bitmap. Use a set of #define's to define the individual bits, and a set of matching macros to test for them. Update the orte code base to use the macros instead of the booleans. 2009-05-04 11:07:40 +00:00
env We know what a daemon is there is no need to dig into the nidmap to find it out. 2009-06-23 20:43:45 +00:00
hnp Pull the HNP node from the right index 2009-06-26 21:43:09 +00:00
lsf We know what a daemon is there is no need to dig into the nidmap to find it out. 2009-06-23 20:43:45 +00:00
portals_utcp Modify the orte_process_info structure to handle a broader range of process types by replacing the individual booleans with a 32-bit bitmap. Use a set of #define's to define the individual bits, and a set of matching macros to test for them. Update the orte code base to use the macros instead of the booleans. 2009-05-04 11:07:40 +00:00
singleton We know what a daemon is there is no need to dig into the nidmap to find it out. 2009-06-23 20:43:45 +00:00
slave Add the ability to directly launch procs via rsh/ssh. Collect common functions in plm/base. Create a new global param to set assume_same_shell, alias'd back to plm_rsh_assume_same_shell (not deprecated). 2009-05-30 01:10:25 +00:00
slurm We know what a daemon is there is no need to dig into the nidmap to find it out. 2009-06-23 20:43:45 +00:00
slurmd We know what a daemon is there is no need to dig into the nidmap to find it out. 2009-06-23 20:43:45 +00:00
tm We know what a daemon is there is no need to dig into the nidmap to find it out. 2009-06-23 20:43:45 +00:00
tool Take the next step towards fully utilizing static ports for the daemons to eliminate the initial "phone home" to mpirun by modifying the orted termination procedure to eliminate the need for a full barrier-like operation. Instead, we add a "onesided" barrier to the grpcomm framework API that releases the orted once it has completed its own contribution to the barrier - i.e., the orteds now exit as the "ack" message rolls up towards mpirun instead of sending the "ack" directly to mpirun. 2009-05-11 14:11:44 +00:00
configure.m4 Merge the ORTE devel branch into the main trunk. Details of what this means will be circulated separately. 2008-02-28 01:57:57 +00:00
ess.h Modify the orte_process_info structure to handle a broader range of process types by replacing the individual booleans with a 32-bit bitmap. Use a set of #define's to define the individual bits, and a set of matching macros to test for them. Update the orte code base to use the macros instead of the booleans. 2009-05-04 11:07:40 +00:00
Makefile.am Merge the ORTE devel branch into the main trunk. Details of what this means will be circulated separately. 2008-02-28 01:57:57 +00:00