1
1
openmpi/orte/mca
2014-02-23 21:41:38 +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 ESS/BASE: orte-restart needs sstore 2014-02-21 21:23:26 +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 Seeing some errors coming out of MTT on this component, so turn it off for now and will debug later 2014-02-21 16:31:52 +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 Loadbalancing across nodes (i.e., map-by node) wasn't working correctly - the algorithm relied on the nodes being defined in descending order of slots, or the numbe 2014-02-22 16:39:41 +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 Per the RFC schedule, add an additive lagged Fibonacci parallel random number generator to OPAL. In order to use, please add the following header to your code: opal/util/alfg.h. See ompi/mca/btl/openib/connect/btl_openib_connect_udcm.c for an example how to seed with opal_srand and invoke the generator with opal_rand. This should be added to 2014-02-23 21:41:38 +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