Message14519

Author dan
Recipients ajit, dan, dasu, rader, radtke, wcmaier
Date 2008.07.15 17:18
Content
Hello Devdatta,

I added the option --extra-inputs=file1,file2,... to the farmout 
scripts.  Condor will transfer these files from whatever path you 
specify (could be /scratch or /afs) to the working directory where the 
job runs on the worker node.  Since the files will appear in the working 
directory, rather than at the original path, you would probably not want 
to specify any path to these files in the CMSSW config file.  In other 
words, the job should assume that these files will be present in the 
current working directory when it runs.

Let me know if the above description is confusing or if it doesn't solve 
your problem.

--Dan
History
Date User Action Args
2008-07-15 17:18:32dansetrecipients: + dan, wcmaier, rader, dasu, ajit, radtke
2008-07-15 17:18:32danlinkissue5355 messages
2008-07-15 17:18:32dancreate