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

Why there are multi instances when running one single thread application on one core? #241

Open
qianlong-zhang opened this issue Jul 1, 2020 · 0 comments

Comments

@qianlong-zhang
Copy link

When I run only one instance Health benchmark from Olden suite on one core, and start logging out the information reaching Memory Controller, there seems to be multi-thread running. For example, when I init one num_requests = 0 and plus one when one more request reaches Memory Controller, the num_requests will not increase linearly. That is, num_requests = 99, 100, 80, 80……

So what's the reason of above situation? is that right?
Thanks.

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