Check the condor_submit manual page for initialdir.
Best,
matt
On 07/19/2011 05:22 PM, Sassy Natan wrote:
Thank,
But still, changing the path is easy. I would like it to be
a dynamic path, pointing to the working directory the user submitted the
job from. Which in my case is always happening inside the user home
directory.
This /home is NFS volume on a local filers, running CephFS as there FS
(under RDBD volume).
The SLOT<N>_EXECUTE is also not wise, what if i use over and over the
same slot no 4? no other slot are being used?
Sassy
On Wed, Jul 20, 2011 at 12:09 AM, Erik Erlandson <eje@xxxxxxxxxx<mailto:eje@xxxxxxxxxx>> wrote:
On Tue, 2011-07-19 at 23:57 +0300, Sassy Natan wrote:
> Is it possible to change the directory where the job processes is
> truly running? AKA /var/lib/condor/execute?
The EXECUTE (or SLOT<N>_EXECUTE) configuration variable can control the
directory jobs execute in:
http://www.cs.wisc.edu/condor/manual/v7.6/3_3Configuration.html#15493