[torqueusers] Re: [Mauiusers] PBS RM extensions usage
scoggins
jscoggins at lbl.gov
Thu Nov 20 13:25:20 MST 2008
Jay,
Look at this web page and I have gotten extensions to work with Maui:
http://www.clusterresources.com/products/mwm/docs/
13.3.1pbsrmextensions.shtml
follow these directions and make sure your node has in NODECFG[]
ACCESS=SHARED
and this should work. You might also want to give a property to your
nodes that are shared so that the scheduler will only select those
nodes.
So where ppn=1 you can say ppn=1:shared as a property value only for
those shared node in torque.
Let me know if this helped.
Thanks
Jackie
On Nov 20, 2008, at 10:24 AM, Jay Srinivasan wrote:
> Hi Gabe,
>
> Thanks for the suggestion. Unfortunately, it does not work on Maui.
>
> Jay
>
> On 11/19/2008 2:22 PM, Gabe Turner wrote:
>> On Wed, Nov 19, 2008 at 09:12:47AM -0800, Jay Srinivasan wrote:
>>> Hi,
>>>
>>> I'm trying to use the RM extensions with Maui 3.2.6p20 and Torque
>>> 2.3.0. My default setting in Maui for node allocation parameters
>>> is as follows:
>>>
>>> NODEACCESSPOLICY SINGLEJOB
>>> NODEAVAILABILITYPOLICY DEDICATED
>>> NODEALLOCATIONPOLICY MINRESOURCE
>>>
>>> But, I'd like to submit a job to a serial queue that allows for
>>> SHARED node access, and so I submit a job as follows:
>>>
>>> qsub -Wx=NACCESSPOLICY:SHARED serial.job
>>>
>>> where I request -lnodes=1:ppn=1
>> I haven't used Maui in many years, but with Moab I would do this
>> with:
>> qsub -lnodes=1:ppn=1,naccesspolicy=shared
>> Perhaps Maui was changed to accept similar syntax?
>> HTH,
>> Gabe
>
>
> _______________________________________________
> torqueusers mailing list
> torqueusers at supercluster.org
> http://www.supercluster.org/mailman/listinfo/torqueusers
More information about the torqueusers
mailing list