<br><font size=2 face="Arial">All,</font>
<br>
<br><font size=2 face="Arial">I feel like there must be documentation on
this somewhere, but I'm missing something. I am using torque (2.0.0p1)
with Maui (3.2.6p13) I would like to specify per-node generic resources
as described in the Torque Administrators manual (Appendix c). I have a
mom_priv/config file residing on a node that looks like this:</font>
<br>
<br><font size=2 face="Arial">$pbsserver 192.168.1.250</font>
<br><font size=2 face="Arial">$logevent 255</font>
<br>
<br><font size=2 face="Arial">$restricted 192.168.1.250</font>
<br>
<br><font size=2 face="Arial">daylight !/apps/daylight/test_dylicense.py</font>
<br><font size=2 face="Arial">foo
1</font>
<br>
<br><font size=2 face="Arial">I can "verify" that this information
has been exported by running pbsnodes -a <nodename>. Along
with a bunch of other information I have an entry that says:</font>
<br><font size=2 face="Arial">gres=foo:1+daylight:!/apps/daylight/test_dy_license.py,netload=13....</font>
<br><font size=2 face="Arial">Which would lead me to believe that the pbs_server
is aware of my request.</font>
<br>
<br><font size=2 face="Arial">Following my best guess of what to do, I
try a command like:</font>
<br>
<br><font size=2 face="Arial">$ qsub-l nodes=1:foo cpu_test.py</font>
<br><font size=2 face="Arial">qsub: Job exceeds queue resource limits</font>
<br>
<br><font size=2 face="Arial">So my questions are:</font>
<br><font size=2 face="Arial">1) Does Maui support specification of per-node
generic resources (I believe it does, but that would be an easy answer)</font>
<br><font size=2 face="Arial">2) Where do I look next to try to find my
configuration error?</font>
<br>
<br><font size=2 face="Arial">Thanks,</font>
<br><font size=2 face="Arial">Nate</font>
<br>