Tuesday, September 2, 2014

qlogin to a specific compute node in a sun grid engine

qlogin -l h=<node_name>
e.g.,
qlogin -l h=compute-0-29.sge

1 comment:

  1. This was helpful. Thanks! I also found the following command to be useful.

    qlogin -q distributed 5 -l h="c105|c106"

    ReplyDelete