1
1
openmpi/orte/mca
2014-02-13 23:37:22 +00:00
..
dfs Fix longstanding issue with our multi-project support. Rather than using 2014-01-07 22:11:15 +00:00
errmgr Ensure an orted exits with non-zero status if it is unable to send a message. Add more diagnostic messages to the OOB set_addr code 2014-02-12 19:44:01 +00:00
ess In case there are stale session directories around, do a purge of the relevant session directory tree when an orted, HNP, or singleton start. This won't help in the case of direct-launched apps, but it's the best we can do. 2014-02-09 02:10:31 +00:00
filem Protect array against crossing boundaries 2014-01-17 21:36:20 +00:00
grpcomm Per the RFC discussed here: 2014-02-05 14:39:27 +00:00
iof Cleanup some potential memory overruns 2014-01-19 16:31:26 +00:00
odls Use unique collective ids for the checkpoint/restart code 2014-02-04 14:03:05 +00:00
oob If we are given a TCP oob address that doesn't match any active module, it is still possible that we could route to the address if a router is in the system. No harm in trying, so arbitrarily pick the first connection in the active module list and assign the peer to it. If that module can't reach it, we'll follow the usual failover mechanism until finally concluding that nobody can get there. 2014-02-13 23:37:22 +00:00
plm Add a plm component for local-only operation that doesn't require rsh/ssh to be installed. Requested by Fedora packagers for testing purposes. 2014-02-09 15:53:10 +00:00
ras Paul Hargrove has pointed out that some big SMP systems (e.g., from SGI) configure Torque differently - instead of listing each node name once/slot in the nodefile, they list the node only once and set an envar to indicate the number of procs/node being allocated. Add an MCA param users can set to indicate we are in such an environment, and then use the envar to set the slots. Error out if the mode flag is given, but (a) we don't find the PBS_PPN envar, or (b) we find a node actually listed more than once in the PBS_Nodefile. 2014-02-05 15:51:17 +00:00
rmaps Okay, once again be caught by the blasted hwloc inability to cleanly handle caches. Protect the calls to get_depth by first checking to see if it is a "cache", then use a cache-specific function to get the stupid data. Very, very irritating. 2014-02-12 01:45:06 +00:00
rml Track the origin of a message so it can be passed across transports 2014-01-26 21:09:26 +00:00
routed Fix longstanding issue with our multi-project support. Rather than using 2014-01-07 22:11:15 +00:00
sensor Orcm sends heartbeats to its daemons, but ORTE needs to continue sending it to the HNP 2014-01-31 01:56:01 +00:00
snapc Use unique collective ids for the checkpoint/restart code 2014-02-04 14:03:05 +00:00
sstore SNAPC/CRCP/SSTORE: remove compiler warnings 2014-01-29 20:52:00 +00:00
state Fix longstanding issue with our multi-project support. Rather than using 2014-01-07 22:11:15 +00:00