[Mauiusers] node prioritization based on node features
Ramon Bastiaans
ramon.bastiaans at sara.nl
Fri Jan 29 04:07:36 MST 2010
You could also specifiy a lower node priority to nodes with more memory
using a priority function, but there are multiple solutions possible I
think.
*
http://www.clusterresources.com/products/mwm/docs/12.2nodeattributes.shtml#priorityf
For example;
NODEALLOCATIONPOLICY PRIORITY
NODECFG[DEFAULT] PRIORITYF='-CMEM'
Or something similar. This will assign a lower node allocation priority
for nodes with more memory.
Nodes with 48 GB will then have a priority of -48 and the 12 GB nodes
will get priority -12, giving the latter nodes a higher priority.
Kind regards,
- Ramon.
On 01/28/2010 11:27 PM, Sabuj Pattanayek wrote:
> Hi,
>
> I have some compute nodes that have 12GB of RAM, which will be
> referred to as STDMEM nodes (actually a torque nodes file feature
> string) and some compute nodes that have 48GB of RAM, which will be
> referred to as BIGMEM nodes (also a nodes file feature string). If I
> want to prioritize that users' jobs be run on STDMEM nodes before
> BIGMEM nodes (as long as they don't request>= mem=12000mb) should I
> just use the MINRESOURCE NODEALLOCATIONPOLICY or should I use PRIORITY
> NODEALLOCATIONPOLICY and set PRIORITY=200 in the NODECFG lines for the
> STDMEM nodes and PRIORITY=100 in the NODECFG lines for the BIGMEM
> nodes?
>
> Thanks,
> Sabuj Pattanayek
> _______________________________________________
> mauiusers mailing list
> mauiusers at supercluster.org
> http://www.supercluster.org/mailman/listinfo/mauiusers
>
--
R. Bastiaans, B.ICT :: Systems Programmer, HPC&V
SARA - Computing& Networking Services
Science Park 121 PO Box 94613
1098 XG Amsterdam NL 1090 GP Amsterdam NL
P.+31 (0)20 592 3000 F.+31 (0)20 668 3167
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 5148 bytes
Desc: S/MIME Cryptographic Signature
Url : http://www.supercluster.org/pipermail/mauiusers/attachments/20100129/10017076/attachment.bin
More information about the mauiusers
mailing list