[Mauiusers] Queue Priority question Torque/Maui..Still using FIFO
Wightman
wightman at clusterresources.com
Thu Sep 22 14:36:15 MDT 2005
Make sure you have weights setup up correctly as described here:
http://www.clusterresources.com/products/maui/docs/5.1.2priorityfactors.shtml
- Douglas
On Thu, 2005-09-22 at 15:07 -0400, Dan Roberts wrote:
> Hello All
> I have two queues..one at 0 priority the other at 100..
> It appears to me that the priority settings have no effect.
>
> Do I have to do something at the Maui end that I have missed?
>
>
> I didn't expect such behavior. what might I have done wrong?
> The queue descriptions are below..
> Thanks!
> Dan
>
>
>
> # Create and define queue ghts
> #
> create queue ghts
> set queue ghts queue_type = Execution
> set queue ghts Priority = 0
> set queue ghts resources_max.nodect = 11
> set queue ghts enabled = True
> set queue ghts started = True
> #
> # Create and define queue ghtshigh
> #
> create queue ghtshigh
> set queue ghtshigh queue_type = Execution
> set queue ghtshigh Priority = 100
> set queue ghtshigh resources_max.nodect = 11
> set queue ghtshigh enabled = True
> set queue ghtshigh started = True
> #
> -
>
>
>
>
>
>
>
> _______________________________________________
> mauiusers mailing list
> mauiusers at supercluster.org
> http://www.supercluster.org/mailman/listinfo/mauiusers
More information about the mauiusers
mailing list