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

Cores from different sockets are never used #110

Open
fstreun opened this issue Dec 14, 2020 · 0 comments · May be fixed by #111
Open

Cores from different sockets are never used #110

fstreun opened this issue Dec 14, 2020 · 0 comments · May be fixed by #111

Comments

@fstreun
Copy link
Contributor

fstreun commented Dec 14, 2020

When libmoon maps tasks to cores it prioritizes cores on the same socket as the device.

When all cores on that socket are already used, libmoon should choose cores from different sockets and display a warning.
However, this does not happen and an fatal error ("Not enough cores to start this task") is issued.

@fstreun fstreun linked a pull request Dec 14, 2020 that will close this issue
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

Successfully merging a pull request may close this issue.

1 participant