1
1
openmpi/orte/mca
Ralph Castain efc4a40c8a It is okay for a key not to be found
This commit was SVN r27187.
2012-08-30 15:12:23 +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 Get staged execution working on multi-node setups. Improve efficiency by only remapping if all procs not yet mapped in the job. 2012-08-29 20:35:52 +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 MPI procs should definitely not be trapping SIGCHLD - only ORTE tools need to do so 2012-08-28 21:39:06 +00:00
filem Deal with one last corner case of positioning a dot-file 2012-08-26 03:49:31 +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 Get staged execution working on multi-node setups. Improve efficiency by only remapping if all procs not yet mapped in the job. 2012-08-29 20:35:52 +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 update alps configure scripts 2012-08-13 22:57:55 +00:00
rmaps Get staged execution working on multi-node setups. Improve efficiency by only remapping if all procs not yet mapped in the job. 2012-08-29 20:35:52 +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 Get staged execution working on multi-node setups. Improve efficiency by only remapping if all procs not yet mapped in the job. 2012-08-29 20:35:52 +00:00