Am 18.08.2011 um 15:08 schrieb Dave Love:

> Reuti <[email protected]> writes:
> 
>> 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
> 
> I was confused about being confused about this one.  It's actually
> fixed.  Is the fix sufficient, or does it need more explanation?

I would phrase it to include something like:

-now y jobs will only be scheduled to interactive queues, while -now n will 
target batch queues. -now y is the default for qsh, qrsh and qlogin, while -now 
n is the default for qsub. Neverless the option can be applied to all commands 
with any of both arguments to redirect jobs.

-- Reuti

> https://arc.liv.ac.uk/trac/SGE/changeset/3516/sge/doc/man/man5/queue_conf.5 
> http://arc/SGE/htmlman/htmlman5/sge_conf.html


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

Reply via email to