[torqueusers] qsub directive for node name
Donald Tripp
dtripp at hawaii.edu
Sat Jun 16 22:38:00 MDT 2007
Just a quick note. Generally, wherever you see "<something>" that
indicates that you will replace that phrase, complete with the < >,
with your own phrase.
So in my case,
qsub file.sub -l nodes=n001+n002+n003
- Donald Tripp
dtripp at hawaii.edu
----------------------------------------------
HPC Systems Administrator
High Performance Computing Center
University of Hawai'i at Hilo
200 W. Kawili Street
Hilo, Hawaii 96720
http://www.hpc.uhh.hawaii.edu
On Jun 16, 2007, at 3:48 PM, aohara at haverford.edu wrote:
> That works good. The only thing was that I got illegal attributes
> if i
> used the <>, but without them the jobs went where I wanted them.
>
> Thanks,
> Andy O'Hara
>
>> Assuming your nodes are named node1, node2, ...
>>
>> Just use
>> qsub <other_options> -l nodes=<node1> <!-- pt>
>> You can use this for interactive submission too.
>>
>> If you want more than a single named node, you should be able to use
>> qsub <other_options> -l nodes=<node1>+<node2>... <!-- pt>
>>
>> HTH,
>> Prakash
>>
>>>>> <aohara at haverford.edu> 06/16/07 9:08 PM >>>
>> Hi,
>>
>> I haven't been able to find anything in the manuals as to whether
>> I can
>> do
>> this, but is there a directive for qsub that will let me give the
>> node
>> name that I want to run a job on? For example I want a job to run on
>> the
>> node named host05 and another on the node host03 specifically and not
>> whatever one they normally get dumped to. Is this possible?
>>
>> Thanks,
>> Andy O'Hara
>> Haverford College Physics '09
>> _______________________________________________
>> torqueusers mailing list
>> torqueusers at supercluster.org
>> http://www.supercluster.org/mailman/listinfo/torqueusers
>>
>
> _______________________________________________
> torqueusers mailing list
> torqueusers at supercluster.org
> http://www.supercluster.org/mailman/listinfo/torqueusers
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.supercluster.org/pipermail/torqueusers/attachments/20070616/2f6206c6/attachment.html
More information about the torqueusers
mailing list