[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Condor-users] file transfer issue
- Date: Thu, 9 Apr 2009 22:06:24 +0530
- From: induru hemanth <induruhemanth@xxxxxxxxx>
- Subject: [Condor-users] file transfer issue
Hi,
I am using condor-7.2.0
I am trying to run a program with more input files
It is really paining to specify all the input files with transfer_input_files
Executable = my_program
Universe = vanilla
Error = logs/err.$(cluster)
Output = logs/out.$(cluster)
Log = logs/log.$(cluster)
initialdir = files
should_transfer_files = YES
when_to_transfer_output = ON_EXIT
transfer_input_files = in1,in2,.............................................................................................................................
Arguments = in1 in2 out1..........................................................................................................
Queue
Is there any other way to specify the whole directory instead of all the files
Can any one Help me
Hemanth
M.Tech
BIT Mesra