![]() |
Shamrock 2025.10.0
Astrophysical Code
|
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 |
Definition at line 92 of file system_metrics.hpp.
| std::optional<std::string> shamsys::FormattedSystemMetrics::cpu_energy_consummed |
Definition at line 96 of file system_metrics.hpp.
| std::optional<std::string> shamsys::FormattedSystemMetrics::cpu_power |
Definition at line 100 of file system_metrics.hpp.
| std::optional<std::string> shamsys::FormattedSystemMetrics::dram_energy_consummed |
Definition at line 97 of file system_metrics.hpp.
| std::optional<std::string> shamsys::FormattedSystemMetrics::dram_power |
Definition at line 101 of file system_metrics.hpp.
| std::optional<std::string> shamsys::FormattedSystemMetrics::gpu_energy_consummed |
Definition at line 95 of file system_metrics.hpp.
| std::optional<std::string> shamsys::FormattedSystemMetrics::gpu_power |
Definition at line 99 of file system_metrics.hpp.
| std::optional<std::string> shamsys::FormattedSystemMetrics::rank_energy_consummed |
Definition at line 94 of file system_metrics.hpp.
| std::optional<std::string> shamsys::FormattedSystemMetrics::rank_power |
Definition at line 98 of file system_metrics.hpp.
| std::string shamsys::FormattedSystemMetrics::wall_time |
Definition at line 93 of file system_metrics.hpp.