<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
You can also set <br>
<br>
NODEACCESSPOLICY SINGLEJOB<br>
<br>
To allow only 1 job per node, and not have to worry about over running
cpuload and the resulting loading of the node.<br>
<br>
Jerry<br>
<br>
Daniel Bourque wrote:
<blockquote cite="mid:4810D4E4.6000907@weatherdata.com" type="cite">
<pre wrap="">You accomplish that in Maui using ( in maui.cfg )
NODEALLOCATIONPOLICY CPULOAD
NODEAVAILABILITYPOLICY UTILIZED
jobs will be packed onto nodes according to load average and unused CPUs
( cpus as defined in torque, not actual CPUs ) , until you run out of
nodes with acceptable load average or nodes in available cpus.
I'm also new at torque/maui, so if I'm not doing this properly, someone
feel free to enlighten me.
Thanks
Daniel Bourque
Sr. Systems Engineer
WeatherData Service Inc
An Accuweather Company
Office (316) 266-8013
Office (316) 265-9127 ext. 3013
Mobile (316) 640-1024
Zerony Zhao wrote:
</pre>
<blockquote type="cite">
<pre wrap="">Dear maillist users,
I am new to torque PBS. I have a naive question about setting policy
of using nodes with multi-core CPU.
Currently I set every user can request 1 or more nodes, and 1 or more
cores in each node. But if one user requests 1 node with 1 core, then
another user requests 1 node with 1 core, then the two jobs are
running on the same node, but for efficiency, I wish the second job
runs on the another idle node? How should I modify the configuration
file? Appreciate your help.
Zerony
_______________________________________________
torqueusers mailing list
<a class="moz-txt-link-abbreviated" href="mailto:torqueusers@supercluster.org">torqueusers@supercluster.org</a>
<a class="moz-txt-link-freetext" href="http://www.supercluster.org/mailman/listinfo/torqueusers">http://www.supercluster.org/mailman/listinfo/torqueusers</a>
</pre>
</blockquote>
<pre wrap=""><!---->_______________________________________________
torqueusers mailing list
<a class="moz-txt-link-abbreviated" href="mailto:torqueusers@supercluster.org">torqueusers@supercluster.org</a>
<a class="moz-txt-link-freetext" href="http://www.supercluster.org/mailman/listinfo/torqueusers">http://www.supercluster.org/mailman/listinfo/torqueusers</a>
</pre>
</blockquote>
</body>
</html>