[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Condor-users] How to keep the temporary folders in "execution"directory



Zhifeng,

 

I have not used either of these expressions but from the manual’s description it appears that one or both of these may be of help:

 

leave_in_queue

on_exit_hold

 

See: http://www.cs.wisc.edu/condor/manual/v7.0/condor_submit.html

 

-Bryan

 

From: condor-users-bounces@xxxxxxxxxxx [mailto:condor-users-bounces@xxxxxxxxxxx] On Behalf Of Zhifeng Yu
Sent: Saturday, June 14, 2008 5:08 PM
To: Condor-Users Mail List
Subject: [Condor-users] How to keep the temporary folders in "execution"directory

 


When a job is running, a temporary folder under "execute" directory is created and holds the data and executables files needed for the job. The temporary folder is deleted once job is done. Does anyone knows how to change the setting so the folder can be kept for debugging purpose?
 
Thanks and regards,
 
Zhifeng