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

Re: [Condor-users] Job file...execute a program with more than onearguments



You might also like to enclose the whole lot in quotes and watch out for multi word args.

 

Some examples are on “submitting a job”

http://www.cs.wisc.edu/condor/manual/v7.5/2_5Submitting_Job.html

 

Infor on the two syntaxes are in the manual pages for condor_submit:

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

show you how the syntax for this works.

 

For advice on when to use which see the (slightly contrived, cough) example in my Condor Week Gotchas talks:

http://epubs.cclrc.ac.uk/bitstream/2960/CondorGotchas3.ppt

 

cheers

 

JK

 

From: condor-users-bounces@xxxxxxxxxxx [mailto:condor-users-bounces@xxxxxxxxxxx] On Behalf Of Ian Chesal
Sent: Thursday, April 22, 2010 2:21 PM
To: Condor-Users Mail List
Subject: Re: [Condor-users] Job file...execute a program with more than onearguments

 

Just change

 

   Arguments= -r



To



   Arguments= -p xxx -q yyy

- Ian

 

Sent from my iPhone


On 2010-04-22, at 8:40 AM, michele pierri <pierm4ci@xxxxxxxx> wrote:

Arguments= -r