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 geopm_agent_gpu_activity(7) man page.

For more details on the implementation, see the doxygen page.

See Also

geopm(7), geopm_agent_gpu_activity(7), geopm::Agent(3)