1
1
openmpi/orte/mca
Ralph Castain 01a7259a7d This fixes ticket #1426 - mpirun is cleaning up ALL session dirs
Mpirun - and the orteds - were doing their best to whack all session dirs on their nodes just in case there was something lingering due to an abnormal termination. Unfortunately, they were -too- good at it. They were whacking all session directories under the user's name, even those from other mpiruns!

This adds another layer to the session dir tree so that we can denote which jobs come from our own job family, and restricts the cleanup operation to only session dirs from within our own job family. So we'll still cleanup anything due to our own mpirun, but won't whack any other mpirun from this user.

Call it being polite...

This commit was SVN r19083.
2008-07-29 18:58:35 +00:00
..
errmgr Fixes trac:1392, #1400 2008-07-28 22:40:57 +00:00
ess This fixes ticket #1426 - mpirun is cleaning up ALL session dirs 2008-07-29 18:58:35 +00:00
filem Fixes trac:1392, #1400 2008-07-28 22:40:57 +00:00
grpcomm Fixes trac:1392, #1400 2008-07-28 22:40:57 +00:00
iof Fixes trac:1392, #1400 2008-07-28 22:40:57 +00:00
odls Fixes trac:1392, #1400 2008-07-28 22:40:57 +00:00
oob Fixes trac:1392, #1400 2008-07-28 22:40:57 +00:00
plm Allow xgrid to compile. 2008-07-29 13:24:08 +00:00
ras Fixes trac:1392, #1400 2008-07-28 22:40:57 +00:00
rmaps Ensure a value gets defined before used...thanks Jeff 2008-07-29 13:08:45 +00:00
rml Fixes trac:1392, #1400 2008-07-28 22:40:57 +00:00
routed Fixes trac:1392, #1400 2008-07-28 22:40:57 +00:00
snapc Fixes trac:1392, #1400 2008-07-28 22:40:57 +00:00