<html><body>
<p>Greetings,<br>
<br>
I am having a problem with a maui/torque configuration and am checking to see if anyone has seen this problem before. Here is the pertinent configuration information:<br>
<br>
QOSCFG[prime] PRIORITY=1000 QFLAGS=PREEMPTOR<br>
QOSCFG[high] PRIORITY=100 QFLAGS=PREEMPTOR:PREEMPTEE<br>
QOSCFG[low] PRIORITY=1 QFLAGS=PREEMPTEE<br>
QOSQTWEIGHT[prime] 1000<br>
QUEUETIMEWEIGHT[prime] 1000<br>
QOSQTWEIGHT[high] 100<br>
QUEUETIMEWEIGHT[high] 100<br>
QOSQTWEIGHT[low] 1<br>
QUEUETIMEWEIGHT[low] 1<br>
SRCFG[TORQUE] QOSLIST=prime+,high,low-<br>
CLASSCFG[prime] FLAGS=PREEMPTOR QDEF=prime<br>
CLASSCFG[high] FLAGS=PREEMPTEE:PREEMPTOR QDEF=high<br>
CLASSCFG[low] FLAGS=PREEMPEE QDEF=low<br>
<br>
My problem is that jobs submitted to the high queue are preempting each other as they run. Prime jobs can preempt both high and low jobs, but jobs at the same level are preempting each other repeatedly. <br>
<br>
Any help would be greatly appreciated.<br>
<br>
Thanks,<br>
<br>
Larry Cluck<br>
<br>
cluck@us.ibm.com</body></html>