Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Core power API in subcomponent simulation #1

Open
spolstra opened this issue Jun 28, 2023 · 0 comments
Open

Core power API in subcomponent simulation #1

spolstra opened this issue Jun 28, 2023 · 0 comments

Comments

@spolstra
Copy link

The default_subcomp branch contains the minimal changes to run a subcomponent simulation.
Core level power data is lost when running a subcomponent simulation as is show in this log snippet:


[Scheduler]: DVFS Control Loop invoked at 205.000.000 ns
[Scheduler][DVFS_MAX_FREQ]: Core  0: P=-1.000 W f=1000 MHz T=-1.0 °C utilization=0.000
[Scheduler][DVFS_MAX_FREQ]: Core  1: P=-1.000 W f=1000 MHz T=-1.0 °C utilization=0.376
[TRACE:1] -- DONE --

Add/fix the core level API so core metrics are shown correctly. The implementation would aggregate the subcomponent values for each core.

spolstra pushed a commit that referenced this issue Sep 7, 2023
Magic timestamp heartbeat logging + smaller changes
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

No branches or pull requests

1 participant