Shamrock 2025.10.0
Astrophysical Code
Loading...
Searching...
No Matches
Public Attributes | List of all members
shamsys::SystemMetrics Struct Reference

Public Attributes

f64 wall_time
 
std::optional< f64rank_energy_consummed
 
std::optional< f64gpu_energy_consummed
 
std::optional< f64cpu_energy_consummed
 
std::optional< f64dram_energy_consummed
 

Detailed Description

Definition at line 78 of file system_metrics.hpp.

Member Data Documentation

◆ cpu_energy_consummed

std::optional<f64> shamsys::SystemMetrics::cpu_energy_consummed

Definition at line 82 of file system_metrics.hpp.

◆ dram_energy_consummed

std::optional<f64> shamsys::SystemMetrics::dram_energy_consummed

Definition at line 83 of file system_metrics.hpp.

◆ gpu_energy_consummed

std::optional<f64> shamsys::SystemMetrics::gpu_energy_consummed

Definition at line 81 of file system_metrics.hpp.

◆ rank_energy_consummed

std::optional<f64> shamsys::SystemMetrics::rank_energy_consummed

Definition at line 80 of file system_metrics.hpp.

◆ wall_time

f64 shamsys::SystemMetrics::wall_time

Definition at line 79 of file system_metrics.hpp.


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