1
1
openmpi/orte/mca
Ralph Castain 4ef30c016b Remove stale windows references
This commit was SVN r27491.
2012-10-26 01:19:14 +00:00
..
common Make all the PMI components depend on the common pmi library and properly 2012-06-11 15:58:09 +00:00
db Add some protection to allow NULL bytes in byte objects and NULL strings to be handled cleanly in nidmaps and modex entries. Ensure there is a valid nidmap available for the HNP to pass down to any local procs when it is operating alone. 2012-08-31 01:07:36 +00:00
dfs Remove stale windows references 2012-10-26 01:19:14 +00:00
errmgr Complete the cleanup of the preload files system. Remove the dest_dir option as moving things to arbitrary locations - especially absolute paths - can prove disastrous. Remove the preload_libs option as these can be treated as just files. Cleanup some of the pack/unpack code as the dss handles NULL strings just fine. Deal a little better with absolute paths, noting that tar now strips the leading '/' for us (showing my age as it didn't used to do so). 2012-08-24 02:28:29 +00:00
ess Add a new "distributed file system" capability to support file access operations across nodes that do not have a network file system attached to them. 2012-10-25 17:15:17 +00:00
filem Remove the setup_hadoop configure script as it is no longer required - the hadoop support components can build without accessing hadoop itself. 2012-09-29 18:30:35 +00:00
grpcomm Remove unused variables 2012-09-12 12:03:24 +00:00
iof Set a priority for output of forwarded IO so it can effectively compete against inbound messages 2012-10-24 23:34:50 +00:00
odls Revert r27451 and r27456 - the cmd line parser is incorrectly marking the application as an MCA parameter 2012-10-24 18:38:44 +00:00
oob Priorities really shouldn't be less than 0. 2012-08-21 15:47:15 +00:00
plm Revert r27451 and r27456 - the cmd line parser is incorrectly marking the application as an MCA parameter 2012-10-24 18:38:44 +00:00
ras Ensure that comm_spawn launches procs on the nodes specified by add-host and add-hostfile 2012-10-18 00:40:44 +00:00
rmaps Add a new "distributed file system" capability to support file access operations across nodes that do not have a network file system attached to them. 2012-10-25 17:15:17 +00:00
rml Add an API to get a remote file's size. Separate dfs cmds from returned data messages so daemons don't get confused. 2012-10-25 22:23:08 +00:00
routed Temporarily make routed binomial the default. We are experiencing issues with 2012-09-26 16:08:12 +00:00
sensor Sorry for mid-day commit, but I had promised on the call to do this upon my return. 2012-04-06 14:23:13 +00:00
snapc Make C/R work with nodes > 1. This fix makes sure that the app coordinators send 2012-07-13 23:37:29 +00:00
sstore Protect a potentially uninitialized variable (orte_sstore_base_global_snapshot_ref). 2012-09-11 15:14:28 +00:00
state Add an ability to specify the max number of simultaneous procs/node for an application when operating in staged mode. Change some debug statements from OPAL_OUTPUT_VERBOSE to opal_output_verbose so they are available in optimized builds. 2012-10-14 03:31:32 +00:00