Hello,

I have a question about addition of queues.
I added several queue according to the sge documents.
and I submitted some job to test whether queue is right or not.

I added 3 queues, short.q, normal.q, and long.q
hostlist of all queue is @allhosts.

I submitted a job using short.q and normal.q
and GE scheduled jobs. But, problem occurred.
job using short.q was running node01(8 cores)
when I submitted another job using normal.q, the job scheduled on the same 
node, node01.
so, 16 jobs was running on 8 core system.

what I imagined  was that short.q and normal.q is dependent. 
so, if a job was running on node01, another job would scheduled other nodes, 
eg, node02, node03,....

what was my fault?

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

Reply via email to