geopm::GPUActivityAgent(3) -- agent for selecting GPU frequency based on GPU compute activity ============================================================================================= Synopsis -------- #include `"GPUActivityAgent.hpp" `_\ Link with ``-lgeopm`` **(MPI)** or ``-lgeopm`` **(non-MPI)** Requires ``-enable-nvml`` and ``-enable-dcgm`` on systems with NVIDIA GPUs Description ----------- The behavior of this agent is described in more detail in the :doc:`geopm_agent_gpu_activity(7) ` man page. For more details on the implementation, see the `doxygen page `_. See Also -------- :doc:`geopm(7) `\ , :doc:`geopm_agent_gpu_activity(7) `\ , :doc:`geopm::Agent(3) `