HTCondor Project List Archives



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

Re: [Condor-devel] [Condor-users] Arguments in submit file



On 8/3/06, uni-ulm.m.roehm@xxxxxxxxxxxxxxxxxxx
<uni-ulm.m.roehm@xxxxxxxxxxxxxxxxxxx> wrote:

Hi,

the argument and environment syntax has changed. See
http://www.cs.wisc.edu/condor/manual/v6.8/condor_submit.html
for more information.
The new sytnax in your case:

 arguments = " ""netCDF"" 1 0 0 1 5 6.0 60.0 0.05
""D:\condor\examples\pooled_serum_1\pooled_serum_1.CDF""
""D:\condor\examples\pooled_serum_1\"" "


I was just thinking that it might be worth having a section (or page
linked to) http://www.cs.wisc.edu/condor/manual/v6.8/8_2Upgrade_Surprises.html

About the major (you're almost certain to hit this) changes if you
upgrade from 6.6 to 6.8

http://www.cs.wisc.edu/condor/manual/v6.8/8_4Development_Release.html

is a *big* page and a lot of it deals with new functionality added -
so no point redoing that. However things like the submit escaping,
DAGManJobID changing, things like that

Matt