Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Condor-users] Vanilla jobs not automatically restart
- Date: Wed, 28 Nov 2007 11:52:24 +0000
- From: "Matt Hope" <matthew.hope@xxxxxxxxx>
- Subject: Re: [Condor-users] Vanilla jobs not automatically restart
On Nov 26, 2007 11:08 AM, José M. Martín <jmartin@xxxxxxxxxxxxxx> wrote:
>
> Hello,
>
> sorry for this stupid question, but I have reached its awnser without luck.
> How can I configure Condor to not automatically restart vanilla jobs? I would
> want users can decide between restart or kill the jobs after a failure.
define 'failure' in this question
If the job runs to a state where the underlying process exits it does
not, be default, run again.
Are you getting confused by pre-emption?
Matt