Reuti <[email protected]> writes: > Am 17.09.2012 um 20:28 schrieb Mike Hanby: > >> As far as I can tell, 'qtype INTERACTIVE' doesn't ever get used since qrsh, >> qsh, qsub, qlogin are all treated as BATCH. > > Not by default. For `qlogin`, `qsh` and `qrsh` (w or w/o command) the default > should route them to a queue of type "INTERACTIVE", while `qsub` is only > running in queues of type "BATCH". > > But: > > "INTERACTIVE" should be read "IMMEDIATE" and the behavior can be changed with > the option "-now y/n" to `qsub` (please have a look at `man qsub` for this > option). > > Hence `qlogin -now n` will request a "BATCH" queue, while `qsub -now y ...` > would demand an "INTERACTIVE" queue.
I think I started to try to sort out that confusion in the man pages but got distracted or confused. Would someone else like to have a go? As far as I remember, you can distinguish qlogin and command-less qrsh with JSV if necessary. -- Community Grid Engine: http://arc.liv.ac.uk/SGE/ _______________________________________________ users mailing list [email protected] https://gridengine.org/mailman/listinfo/users
