"Black, Chris" <[email protected]> writes:

> The qsub cmdline I am using is:
>
> qsub -q rnd.q -t 1-50 -tc 2 -N cbTA -j y -cwd /path/to/task.sh
>
> task.sh just contains some echos and a sleep 600.
>
> On our 6.2u4 cluster, the scheduler properly only runs two of the 50 tasks
> at once. On SoGE 8.1.x all run at once if the resources are available.
> Clusters are separate and do not share nodes.

I can't reproduce that with essentially the same command, and I don't
have any good idea what might be different and how to debug it simply.
Does qstat show the correct limit for the job?  You might want to put an
issue on the tracker so that it doesn't get forgotten, and attach the
qconf -sconf and -ssconf output.

-- 
Community Grid Engine:  http://arc.liv.ac.uk/SGE/
_______________________________________________
users mailing list
[email protected]
https://gridengine.org/mailman/listinfo/users

Reply via email to