Hi, Am 09.08.2011 um 13:19 schrieb William Hay:
> Using 6.2u3 > If I submit a job using qlogin -now n the response says it says > "waiting for interactive job to be scheduled" which is consistent with > how the man page describes it. > However if I run qalter -w v on the job it says it cannot run in > certain queues because they are not of type batch. correct. > It appears that all the various job submission commands actually > display the behaviour documented for qrsh and submit jobs to batch > queues if submitted with -now n > and to interactive queues if submitted with -now y. "interactive" is more like "immediate" - you can also force a batch job to run in an interactive queue by using "-now y" as you note. At least there is a ticket for it: https://arc.liv.ac.uk/trac/SGE/ticket/723 -- Reuti > Are there plans to bring the documentation and scheduler behaviour > into line with each other in any of the various SGE successors? > > William > _______________________________________________ > users mailing list > [email protected] > https://gridengine.org/mailman/listinfo/users _______________________________________________ users mailing list [email protected] https://gridengine.org/mailman/listinfo/users
