geopm::CPUActivityAgent(3) -- agent for selecting CPU frequency based on CPU compute activity ============================================================================================= Synopsis -------- #include `"CPUActivityAgent.hpp" <https://github.com/geopm/geopm/blob/dev/libgeopm/src/CPUActivityAgent.hpp>`_ Link with ``-lgeopm`` **(MPI)** or ``-lgeopm`` **(non-MPI)** Description ----------- The behavior of this agent is described in more detail in the :doc:`geopm_agent_cpu_activity(7) <geopm_agent_cpu_activity.7>` man page. For more details on the implementation, see the `doxygen page <https://geopm.github.io/geopm-runtime-dox/classgeopm_1_1_c_p_u_activity_agent.html>`_. See Also -------- :doc:`geopm(7) <geopm.7>`\ , :doc:`geopm_agent_cpu_activity(7) <geopm_agent_cpu_activity.7>`\ , :doc:`geopm::Agent(3) <geopm::Agent.3>`