Skip to content

Conversation

copybara-service[bot]
Copy link

@copybara-service copybara-service bot commented Oct 10, 2025

Add normalized_total_op_time_ps (on default dvfs) to opstats.device_op_metrics_db, together with the total_op_time_ps, it will give us a weighted average dvfs multiplier, which can be used to calculate dvfs normalized flops utilization and so on.

  • The aggregated dvfs multiplier will be shown in roofline page top as part of the device info, and used for device spec normalization.
  • The agg dvfs multiplier will also be used a an identifier if dvfs normalization control knobs should be displayed on UI or not. (show the knob with a valid multiplier, which is >0 and <1)

@copybara-service copybara-service bot force-pushed the test_817431887 branch 3 times, most recently from 4ddbb35 to 6fbd04e Compare October 13, 2025 23:12
@copybara-service copybara-service bot changed the title Add aggregated dvfs time scale multiplier to opstats.device_op_metrics_db Add normalized_total_op_time_ps (on default dvfs) to opstats.device_op_metrics_db, together with the total_op_time_ps, it will give us a weighted average dvfs multiplier, which can be used to calculate dvfs normalized flops utilization and so on. Oct 13, 2025
@copybara-service copybara-service bot force-pushed the test_817431887 branch 2 times, most recently from f0bc3a0 to a5182ac Compare October 16, 2025 00:22
…p_metrics_db, together with the total_op_time_ps, it will give us a weighted average dvfs multiplier, which can be used to calculate dvfs normalized flops utilization and so on.

- The aggregated dvfs multiplier will be shown in roofline page top as part of the device info, and used for device spec normalization.
- The agg dvfs multiplier will also be used a an identifier if dvfs normalization control knobs should be displayed on UI or not. (show the knob with a valid multiplier, which is >0 and <1)

PiperOrigin-RevId: 817431887
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant