hey everyone, I've got 2 queue's
$ qconf -sq final.q qname final.q hostlist @allhosts suspend_thresholds NONE nsuspend 1 suspend_interval 00:01:00 pe_list make smp rerun TRUE $ qconf -sq quick.q qname quick.q hostlist @allhosts suspend_thresholds NONE nsuspend 1 suspend_interval 00:01:00 pe_list make smp rerun TRUE subordinate_list final.q=1 we have about 325 procs and both queue's have access to the same machines. what I'd except to see is if I have 200 slots running in final.q and I submit a task to quick.q that it would suspend the task in final.q and push the new task in front. however what I am seeing that that only 32 slots are being used. and not all tasks are being pushed in front of the final.q we only use parallel submission in case that makes a difference. what could I change to get this behavior? Lars _______________________________________________ users mailing list [email protected] https://gridengine.org/mailman/listinfo/users
