1
1
openmpi/orte/mca
2014-03-11 13:20:08 +00:00
..
dfs Fix longstanding issue with our multi-project support. Rather than using 2014-01-07 22:11:15 +00:00
errmgr OPAL_ENABLE_FT_CR: remove compiler warnings 2014-03-04 15:28:07 +00:00
ess Output the bindings if ess verbosity is high enough 2014-03-11 01:21:14 +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 When pretty-printing binding info, we need to pass the topology down to the routine as the mapper isn't always working with the local topology - otherwise, we get an erroneous help message. Thanks to Tetsuya Mishima for reporting it 2014-03-10 15:53:07 +00:00
oob Fix the newly added FT event state when compiling --with-ft 2014-03-11 13:20:08 +00:00
plm Fix the newly added FT event state when compiling --with-ft 2014-03-11 13:20:08 +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 When pretty-printing binding info, we need to pass the topology down to the routine as the mapper isn't always working with the local topology - otherwise, we get an erroneous help message. Thanks to Tetsuya Mishima for reporting it 2014-03-10 15:53:07 +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 Need a slightly different header 2014-03-11 03:03:12 +00:00
snapc Use unique collective ids for the checkpoint/restart code 2014-02-04 14:03:05 +00:00
sstore fix "warning: 'sstore_stage_select' defined but not used" 2014-03-06 16:53:27 +00:00
state Resolve a race condition when responding to a SIGTERM to ensure that any final message from the application is correctly output. Remove a duplicate command, reduce the priority of the daemon exit command to MSG so that the IOF will have a chance to output cached messages. Update the signal trapping test. 2014-03-05 04:38:17 +00:00