1
1
openmpi/orte/mca
Ralph Castain 3894179e2f Add missing file
This commit was SVN r27222.
2012-09-04 01:16:58 +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
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 Singletons should insist that the spawned orted HNP use the novm state machine so that any subsequent comm_spawn occurs only on required nodes 2012-09-04 01:09:01 +00:00
filem Fix a few places where we weren't completely identifying hostfile-based operations against "localhost" entries. Tell the mapper base to be silent when we don't want errors announced because nodes aren't available for mapping (something it is okay if they are fully used). Fix an infinite loop in the file prepositioning code. 2012-08-31 21:28:49 +00:00
grpcomm It is okay for a key not to be found 2012-08-30 15:12:23 +00:00
iof Don't close the IOF stdin if we happen to read less than a full 2012-08-24 14:29:19 +00:00
odls 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
oob Priorities really shouldn't be less than 0. 2012-08-21 15:47:15 +00:00
plm Fix a few things relating to comm_spawn that causes new daemons to be launched. Ensure that all new daemons receive a full pidmap. Properly mark the daemon job as "updated" when daemons are added 2012-08-29 03:11:37 +00:00
ras Fix a few places where we weren't completely identifying hostfile-based operations against "localhost" entries. Tell the mapper base to be silent when we don't want errors announced because nodes aren't available for mapping (something it is okay if they are fully used). Fix an infinite loop in the file prepositioning code. 2012-08-31 21:28:49 +00:00
rmaps Add missing file 2012-09-04 01:16:58 +00:00
rml Cleanup the tag list 2012-08-22 21:37:58 +00:00
routed Introduce staged execution. If you don't have adequate resources to run everything without oversubscribing, don't want to oversubscribe, and aren't using MPI, then staged execution lets you (a) run as many procs as there are available resources, and (b) start additional procs as others complete and free up resources. Adds a new mapper as well as a new state machine. 2012-08-28 21:20:17 +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 Fix C/R support in the trunk. 2012-07-09 23:34:13 +00:00
state Fix a few places where we weren't completely identifying hostfile-based operations against "localhost" entries. Tell the mapper base to be silent when we don't want errors announced because nodes aren't available for mapping (something it is okay if they are fully used). Fix an infinite loop in the file prepositioning code. 2012-08-31 21:28:49 +00:00