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

[HTCondor-users] Resource reservation



In Torque/Moab I can allow resource reservation for a job.
That way if there is a suitable machine for running it but it's currently busy it will be flagged to not accept any new jobs. Then when the currently running jobs are done the job will be accepted.

This way I ensure that big jobs that need a lot of resources will eventually run.

How can this kind of functionality be achieved with Condor? Is there a similar mechanism for that?

Thank you,
Dmitry