Hello,

I would like to reserve a few nodes on the cluster for interactive
usage.  I've created an `interactive.q` for that, and set its `qtype`
to `INTERACTIVE`.

I would also like users to be able to start parallel jobs
interactively (for debugging purposes), so the `interactive.q` is
linked to all the parallel environments::

    # qconf -sq interactive.q | egrep 'qtype|pe_list'
    qtype                 INTERACTIVE
    pe_list               intel-mpi2_mpd mpich1_rsh mpich2_rsh openmpi
openmpi2 \

However, I have seen cases where a batch parallel job is started on a
mixture of queue instances, which *include* slots from the
`interactive.q`.

Is this a bug or is it rather likely that I have mistakes in the config?

Thanks for any suggestions!

Kind regards,
Riccardo

--
Riccardo Murri
http://www.gc3.uzh.ch/people/rm

Grid Computing Competence Centre
University of Zurich
Winterthurerstrasse 190, CH-8057 Zürich (Switzerland)
Tel: +41 44 635 4222
Fax: +41 44 635 6888

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

Reply via email to