Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Current »

Follow the PBS Pro Design Document Guidelines.


Overview

Setting load_balancing to true will make the scheduler take into account the load average on vnodes. This requires the scheduler to contact the mom via the rm library's getreq().

This is a slow way of doing things, as the scheduler will ping each vnode every cycle. Instead, just like mom dynamic resources, it should be set in an exechost hook.


Technical Details

  • load_balancing will be marked as deprecated in the documentation & eventually removed from the sched config

Notes

  • This is the only non-deprecated feature that makes the scheduler contact the mom.








OSS Site Map

Project Documentation Main Page

Developer Guide Pages



  • No labels