0

Currently I am working on a SGE cluster, and I could submit jobs using qsub in the head node, but what I want to do now is to create new jobs and submit jobs from one compute node to another, is it possible to do that?

1 Answer 1

1

in the SGE configuration you need to add the nodes you wish to submit from, to the list of submit hosts. You can do this via qmon or qconf (see: qconf -as, qconf -ds and qconf -ss).

Best you check the manual page of qconf:

man qconf 

You must log in to answer this question.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.