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

Excuse me. When I running McPAT according to the process, the following situation occurs. How to resolve it? #22

Closed
szuhzw opened this issue Feb 22, 2024 · 8 comments

Comments

@szuhzw
Copy link

szuhzw commented Feb 22, 2024

image

@hhulll
Copy link

hhulll commented Feb 22, 2024

I also encountered this problem.

@rahulbera
Copy link
Collaborator

rahulbera commented Feb 25, 2024

@szuhzw @hhulll McPAT internally calls the CACTI model to get the energy, power, and area estimates of the declared caches. This "error" is getting generated from cacti/io.cc:1506 (https://github.com/HewlettPackard/mcpat/blob/74d4759f3ba2dff8f5a69e07a68efdb46b42fb8c/cacti/io.cc#L1506). This is an artificial limitation to CACTI, which means CACTI can very well generate estimates of any cache associativity but the authors chose to disable it by default. So, please comment out that line and recompile McPAT. It should run fine.

Closing this issue for now. Can reopen, if needed.

@szuhzw
Copy link
Author

szuhzw commented Feb 26, 2024

image
Excuse me. How long does this operation take?

@szuhzw
Copy link
Author

szuhzw commented Feb 26, 2024

Half an hour has passed and I still haven’t seen a generated file.

@szuhzw
Copy link
Author

szuhzw commented Feb 26, 2024

image
The problem is still not solved

@szuhzw
Copy link
Author

szuhzw commented Feb 27, 2024

@rahulbera

@szuhzw
Copy link
Author

szuhzw commented Feb 27, 2024

image
Excuse me. What metrics are used to analyze the performance of eight-core system in the article? Is it the average IPC for eight cores? @rahulbera

@szuhzw
Copy link
Author

szuhzw commented Feb 29, 2024

Hello? @rahulbera

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

3 participants