geopm::PowerGovernorAgent(3) -- agent that enforces a power cap =============================================================== Synopsis -------- #include `"PowerGovernorAgent.hpp" `_ Link with ``-lgeopm`` **(MPI)** or ``-lgeopm`` **(non-MPI)** Description ----------- The ``PowerGovernorAgent`` enforces a per-compute-node power cap of the total power of all packages (sockets). The behavior of this agent is described in more detail in the :doc:`geopm_agent_power_governor(7) ` man page. The power limit is enforced using the :doc:`geopm::PowerGovernor(3) ` class. For more details, see the `doxygen page `_. See Also -------- :doc:`geopm(7) `\ , :doc:`geopm::Agent(3) `\ , :doc:`geopm_agent_power_governor(7) `\ , :doc:`geopm::PowerGovernor(3) `