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

Re: [Condor-users] Scheduling jobs in a specific time duration?



If you want to schedule a job to run at a particular time, Crontab (section 2.12.2 of Condor 7.2.0 manual) can be used.

If you want jobs to run only during night time, startd policies can be used (section 3.5.9).

Regards,
Sateesh

On Sun, Mar 8, 2009 at 7:18 PM, Sangamesh B <forum.san@xxxxxxxxx> wrote:
Thanks david for your help.

Is it possible to schedule jobs for a specific duration in condor? -
say jobs should run in between 10 pm to 8 am?

Regards,
Sangamesh

On Fri, Mar 6, 2009 at 1:50 PM, David Brodbeck <brodbd@xxxxxxxxxxxxxxxx> wrote:
>
> On Mar 6, 2009, at 2:09 AM, Sangamesh B wrote:
>> The STEP 10 explains JOB VACANT POLICY. In this case, if the job get
>> suspend - leaving the job in memory, will other processes of user
>> activities get slow down?
>
> This is a bit operating system dependent.  In most modern OSs, a
> suspended job will eventually get swapped out to disk, though, so I
> would say probably not.
>
> --
>
> David Brodbeck
> System Administrator, Linguistics
> University of Washington
>
>
>
>
> _______________________________________________
> Condor-users mailing list
> To unsubscribe, send a message to condor-users-request@xxxxxxxxxxx with a
> subject: Unsubscribe
> You can also unsubscribe by visiting
> https://lists.cs.wisc.edu/mailman/listinfo/condor-users
>
> The archives can be found at:
> https://lists.cs.wisc.edu/archive/condor-users/
>
_______________________________________________
Condor-users mailing list
To unsubscribe, send a message to condor-users-request@xxxxxxxxxxx with a
subject: Unsubscribe
You can also unsubscribe by visiting
https://lists.cs.wisc.edu/mailman/listinfo/condor-users

The archives can be found at:
https://lists.cs.wisc.edu/archive/condor-users/



--
Regards,
Sateesh