ark::perf::HardwareHealthStage

Defined in header “ark/perf/stages/hardware_health_stage.hh”.


This stage will periodically collect and publish hardware health information.

Methods

  • HardwareHealthStage(std::string name)
    Constructor.

  • void initialize(pipeline::StageInterface & interface)
    Called from the executor when we are initialized.

  • void add_arguments(core::ArgumentParser & parser)
    Called to set command line arguments.