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

Heterogeous components #10

Open
light2802 opened this issue Aug 11, 2022 · 2 comments
Open

Heterogeous components #10

light2802 opened this issue Aug 11, 2022 · 2 comments

Comments

@light2802
Copy link

I am trying to simulate a 16 core heterogenous processor with 16 L1 caches and 1 shared L2.
In the README it says to have an instance for all the heterogeneous components and the corresponding hetero flags must be set in the XML file. I have done the first part (creating a separate instance for each component) and I'm not sure how to do the second part(hetero flags). Also I have set the value for all homogeneous_* to 0.

But I am getting the error saying "double free or corruption (!prev) Aborted (core dumped)".

Thanks.

You can see my XML file here.

@ZackPu
Copy link

ZackPu commented Aug 7, 2024

did you solve it ? @light2802

@light2802
Copy link
Author

Nope :)

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