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

Disable performance, power, or area #47

Open
peterhchen opened this issue Aug 31, 2022 · 5 comments
Open

Disable performance, power, or area #47

peterhchen opened this issue Aug 31, 2022 · 5 comments

Comments

@peterhchen
Copy link

Is there a way to control

  1. Performance only
  2. Power and area only
@xyzsam
Copy link
Member

xyzsam commented Sep 1, 2022

No, but why would you want this? Power = energy/time, you need to estimate time in order to estimate power, and time = performance.

@peterhchen
Copy link
Author

peterhchen commented Sep 1, 2022 via email

@xyzsam
Copy link
Member

xyzsam commented Sep 2, 2022

I'm still not sure I understand. gem5-aladdin doesn't support other architectures; if you want to simulate RISCV or ARM, you'll need to disable all of Aladdin's accelerator modeling capabilities, so then what are you going to use to feed into Aladdin's power models?

@peterhchen
Copy link
Author

peterhchen commented Sep 2, 2022 via email

@xyzsam
Copy link
Member

xyzsam commented Sep 12, 2022

You could run the simulation twice and just pick the parts from each that you care about (i.e. just the Aladdin part from the X86 simulation), but it would be a pretty crude approximation.

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

2 participants