Page 1 of 1

Submission job order-based priority

Posted: Mon Aug 31, 2020 5:50 am
by Khiladi
Hi Timur,

Is there a way to give priority to a job which came first from the same user?

Suppose, we have 10 render nodes and users send its first job to farm.
All 10 nodes are now rendering the first job, then when he submits his second job farm distributes those 10 nodes between the two.
So, there are 5 nodes rendering each job.

What I want is the first job should have all the nodes and when it gets completed then only the second job gets any node.
I know I can just set the priority for the job, but we need to automate that. It's not feasible when the number of jobs increase

Thanks

Re: Submission job order-based priority

Posted: Mon Aug 31, 2020 8:50 am
by Khiladi
Or if we could just set max active job per user to 1

Re: Submission job order-based priority

Posted: Mon Aug 31, 2020 9:24 am
by timurhai
Hi.

You can set user jobs solving method from priority to order.

(by default it is order, so you have changed it once)

Re: Submission job order-based priority

Posted: Mon Aug 31, 2020 11:40 am
by Khiladi
THANKS MAN YOU'RE THE BEST!!