Shamrock 2025.10.0
Astrophysical Code
Loading...
Searching...
No Matches
Public Attributes | List of all members
shamsys::FormattedSystemMetrics Struct Reference
+ Collaboration diagram for shamsys::FormattedSystemMetrics:

Public Attributes

std::string wall_time
 
std::optional< std::string > rank_energy_consummed
 
std::optional< std::string > gpu_energy_consummed
 
std::optional< std::string > cpu_energy_consummed
 
std::optional< std::string > dram_energy_consummed
 
std::optional< std::string > rank_power
 
std::optional< std::string > gpu_power
 
std::optional< std::string > cpu_power
 
std::optional< std::string > dram_power
 

Detailed Description

Definition at line 92 of file system_metrics.hpp.

Member Data Documentation

◆ cpu_energy_consummed

std::optional<std::string> shamsys::FormattedSystemMetrics::cpu_energy_consummed

Definition at line 96 of file system_metrics.hpp.

◆ cpu_power

std::optional<std::string> shamsys::FormattedSystemMetrics::cpu_power

Definition at line 100 of file system_metrics.hpp.

◆ dram_energy_consummed

std::optional<std::string> shamsys::FormattedSystemMetrics::dram_energy_consummed

Definition at line 97 of file system_metrics.hpp.

◆ dram_power

std::optional<std::string> shamsys::FormattedSystemMetrics::dram_power

Definition at line 101 of file system_metrics.hpp.

◆ gpu_energy_consummed

std::optional<std::string> shamsys::FormattedSystemMetrics::gpu_energy_consummed

Definition at line 95 of file system_metrics.hpp.

◆ gpu_power

std::optional<std::string> shamsys::FormattedSystemMetrics::gpu_power

Definition at line 99 of file system_metrics.hpp.

◆ rank_energy_consummed

std::optional<std::string> shamsys::FormattedSystemMetrics::rank_energy_consummed

Definition at line 94 of file system_metrics.hpp.

◆ rank_power

std::optional<std::string> shamsys::FormattedSystemMetrics::rank_power

Definition at line 98 of file system_metrics.hpp.

◆ wall_time

std::string shamsys::FormattedSystemMetrics::wall_time

Definition at line 93 of file system_metrics.hpp.


The documentation for this struct was generated from the following file: