in global (qconf -sc global)
there is
max_u_jobs The number of active jobs, which each user can have in the system simultaneously. A value greater than 0 defines the limit. max_u_jobs is a global configuration parameter only. Default Value: 0 (unlimited)
May be you want  to change to 2
regards


On 03/ 8/11 09:41 AM, Park Sangmin wrote:
Hello, my good mentors.

I'm setting up sge to start service for our cluster system.
I want to limit the number of job submission from users.
For example, I want to restrict to 2 jobs number of job submission per a user.
I tried to set it up using "to slots", but it's not enough.
is there other option instead of slots?

this is rqs
{
    name         job_submission
    description  resourse quota for the number of job submission
    enabled      TRUE
    limit        users {@onsiteusers} queues short.q to slots=16
}

sangmin
_______________________________________________
users mailing list
[email protected]
https://gridengine.org/mailman/listinfo/users

<<attachment: laotsao.vcf>>

_______________________________________________
users mailing list
[email protected]
https://gridengine.org/mailman/listinfo/users

Reply via email to