1
1
openmpi/orte/mca
Eugene Loh 921852e1e5 Clean up the computations of num_procs_alive. Do some code
refactoring to improve readability and to compute num_procs_alive
correctly and to remove the use of loop iteration variables for
two loops nested one inside another (causing MPI_Comm_spawn_multiple
to fail).

This commit was SVN r24903.
2011-07-14 20:10:48 +00:00
..
db Add a resilience to ORTE. Allows the runtime to continue after a process (or 2011-06-23 20:38:02 +00:00
debugger Don't know how we got away with this for so long, but we really shouldn't be referencing pointer array objects directly. 2011-07-13 20:11:14 +00:00
errmgr Don't know how we got away with this for so long, but we really shouldn't be referencing pointer array objects directly. 2011-07-13 20:11:14 +00:00
ess Fix regular expression analyzer for slurmd - use a slurm-specific version 2011-07-13 22:49:56 +00:00
filem Add a resilience to ORTE. Allows the runtime to continue after a process (or 2011-06-23 20:38:02 +00:00
grpcomm Don't error out if the recv.cancel comes back not found as this is just a race condition 2011-06-30 01:19:50 +00:00
iof Standardize the initialization of the EPOCH's. 2011-06-28 14:20:33 +00:00
notifier Continue clean up of thread options started in r22841, 22842, and 22849. 2011-03-18 21:36:35 +00:00
odls Clean up the computations of num_procs_alive. Do some code 2011-07-14 20:10:48 +00:00
oob Fix some major bit-rot on scalable launch. If static ports are provided, then daemons can connect back to the HNP via the routed connection tree instead of doing so directly. In order to do that at scale, the node list must be passed as a regular expression - otherwise, the orted command line gets too long. 2011-07-07 18:54:30 +00:00
plm Fix some major bit-rot on scalable launch. If static ports are provided, then daemons can connect back to the HNP via the routed connection tree instead of doing so directly. In order to do that at scale, the node list must be passed as a regular expression - otherwise, the orted command line gets too long. 2011-07-07 18:54:30 +00:00
ras Fix some major bit-rot on scalable launch. If static ports are provided, then daemons can connect back to the HNP via the routed connection tree instead of doing so directly. In order to do that at scale, the node list must be passed as a regular expression - otherwise, the orted command line gets too long. 2011-07-07 18:54:30 +00:00
rmaps Ensure we dont segfault if we report an error 2011-07-13 15:00:22 +00:00
rmcast Standardize the initialization of the EPOCH's. 2011-06-28 14:20:33 +00:00
rml Fix compile error introduced in r24888. 2011-07-13 14:18:00 +00:00
routed Fix regular expression analyzer for slurmd - use a slurm-specific version 2011-07-13 22:49:56 +00:00
sensor Don't know how we got away with this for so long, but we really shouldn't be referencing pointer array objects directly. 2011-07-13 20:11:14 +00:00
snapc Add a resilience to ORTE. Allows the runtime to continue after a process (or 2011-06-23 20:38:02 +00:00
sstore Fixes (after the new ORTE resiliency layer was merged) to make the trunk build with C/R flags turned on. 2011-07-10 23:36:26 +00:00