Hi
I want to set an upper bound of memory usage per user. Problem is that the user 
may submit his jobs across different nodes and I can not figure out how to 
define a proper rule for that. Assume there are two nodes
'A' which has 32GB of memory
'B' which has 64GB of memory

I want to set a limit of 15GB memory usage per user no matter which nodes has 
been selected. Here are some different scenarios for one user:

1- submit 3 jobs on 'A' (total memory usage 6GB) and 5 jobs on 'B' (total usage 
should be 9GB)
2- submit 8 jobs on 'B' (total usage should be 15GB)
3- submit 4 jobs on 'A' (total usages should be 15GB)

How can I define such rule in maui.cfg?

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

Reply via email to