Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Condor-users] $(Process) not starting at 0
- Date: Tue, 04 Nov 2008 11:26:45 -0000
- From: Ángel de Vicente <angelv@xxxxxx>
- Subject: Re: [Condor-users] $(Process) not starting at 0
Hi,
Have a look at the thread: condor_submit feature request
https://lists.cs.wisc.edu/archive/condor-users/2008-August/msg00039.shtml
Todd and Greg's responses are particularly illuminating.
arguments = $$([$(PROCESS) + 175])
since when is this available? We have version 7.0.1, and when submitting a
job with the following submit file:
Seq = $$([ $(Process) + 200 ])
tiempo= 10
executable=myprog
universe=vanilla
arguments=Example.$(Seq).$(Cluster).$(Process) $(tiempo)
output=output.$(Process)
error=error.$(Process)
log=results.log
Notification = error
queue 10
I get:
012 (018.000.000) 11/04 11:16:53 Job was held.
Cannot expand $$([ 0 + 200 ]).
Code 0 Subcode 0
...
012 (018.001.000) 11/04 11:16:53 Job was held.
Cannot expand $$([ 1 + 200 ]).
Code 0 Subcode 0
...
Thanks,
Ángel de Vicente
--
----------------------------------
http://www.iac.es/galeria/angelv/
High Performance Computing Support PostDoc
Instituto de Astrofísica de Canarias