Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

recon queue load balancing should take memory usage into account #21

Open
satra opened this issue Oct 31, 2011 · 2 comments
Open

recon queue load balancing should take memory usage into account #21

satra opened this issue Oct 31, 2011 · 2 comments

Comments

@satra
Copy link
Contributor

satra commented Oct 31, 2011

does load balancing on the recon queue take memory consumption into account? or is it purely based on cpu usage? if cpu only, could we create a bigmem queue that takes jobs which use upto 10GB of RAM and will only run at most 4 of them on each of the mh nodes.

@mibr-admin
Copy link

right now it is purely CPU, but we can add memory into the mix, too. i'll probably take the first example from this document:

http://www.adaptivecomputing.com/resources/docs/maui/5.2nodeallocation.php#PRIORITY

@mibr-admin
Copy link

let me set up a bigmem queue. i'll let you know when it's done.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants