> -----Original Message-----
> From: Paul De Vlieger [mailto:[email protected]]
> Sent: Tuesday, 4 May 2010 4:11 PM
> To: [email protected]
> Subject: [Mauiusers] Absolute priority for an user.
> 
> Hello,
> 
> I have to manage a small cluster, about 20nodes for a single user
> (simultaneously). I set up a complete environment using torque/maui and
> everything works well.
> 
> But now I have a conccurent access with two users and I want to put
> priorities.
> I just want that all jobs of the user A comes first and if nodes are
> free (no more jobs from A), the user B jobs runs. I know that it is
> unfair but that's what I have to fo.
> 
> I tried in maui.cfg to put 2 rules:
> 
> USERCFG[A] PRIORITY=100000
> USERCFG[B] PRIORITY=1
> 
> But it doesn't seems to change scheduling order.
> 
> Do you have any idea?

I understand that to enable those priorities you would also need:
CREDWEIGHT 1
USERWEIGHT 1

Try running 'diagnose -p' to see how job priorities are currently being 
calculated.

-- Gareth

> 
> Thank you
> 
> Paul
> 
> 
> 

_______________________________________________
mauiusers mailing list
[email protected]
http://www.supercluster.org/mailman/listinfo/mauiusers

Reply via email to