geopm::PowerBalancer(3) -- balances power according to epoch runtime
====================================================================


Synopsis
--------

#include `<geopm/PowerBalancer.hpp> <https://github.com/geopm/geopm/blob/dev/libgeopm/include/PowerBalancer.hpp>`_

Link with ``-lgeopm`` **(MPI)** or ``-lgeopm`` **(non-MPI)**

Description
-----------

This class is used by the :doc:`geopm::PowerBalancerAgent(3) <geopm::PowerBalancerAgent.3>`
to implement the power balancing algorithm.

For more details, see the
`doxygen page <https://geopm.github.io/geopm-service-dox/classgeopm_1_1_power_balancer.html>`_.

See Also
--------

:doc:`geopm(7) <geopm.7>`\ ,
:doc:`geopm_agent_power_balancer(7) <geopm_agent_power_balancer.7>`
:doc:`geopm::PowerBalancerAgent(3) <geopm::PowerBalancerAgent.3>`