[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Condor-users] job executing in /opt/condor-6.7.14/local.hostname/execute/dir_.../ despite InitialDir value
- Date: Wed, 18 Jan 2006 10:16:55 +0000
- From: Partha Lal <partha.lal@xxxxxxxxx>
- Subject: [Condor-users] job executing in /opt/condor-6.7.14/local.hostname/execute/dir_.../ despite InitialDir value
Hello,
I'm trying to submit a job that will run in a given
directory. Previously, with v6.7.12, I seemed to be able to do
that with the InitialDir attribute in the submit description file. Now,
with v6.7.14, that seems to be ignored. My submit file is:
Universe= vanilla
InitialDir= /home/s0565860/projects/learning_gmtk_TIMIT/
Executable= /bin/pwd
Log=
LOGS/pwd.log
Output=
LOGS/pwd/$(Cluster).output
Error=
LOGS/pwd/$(Cluster).error
ShouldTransferFiles= YES
WhenToTransferOutput= ON_EXIT
Notification= NEVER
Queue
And the contents of the output file is:
/opt/condor-6.7.14/local.orac/execute/dir_17417
(where orac was the executing host) and not /home/s0565860/projects/learning_gmtk_TIMIT/ as expected.
Thanks in advance for any suggestions,
Partha
--
Partha Lal
PhD Student
CSTR, University of Edinburgh