GE 6.2u5 I have a node (exec host) that I want to be used for interactive jobs. I don't want batch jobs on this node.
I've tried adding a new queue called interactive.q with "qtype INTERACTIVE", but qlogin/qrsh jobs never start: $ qlogin -q interactive.q job 8458977 cannot run in queue instance "[email protected]" because it is not of type batch If I add BATCH to the qtype variable for the queue, the job will work. How do I configure either a queue, or the exec host to only run interactive jobs? Thanks, Mike _______________________________________________ users mailing list [email protected] https://gridengine.org/mailman/listinfo/users
