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

Specify ordered list of cores to use #17

Open
travisdowns opened this issue Mar 31, 2021 · 0 comments
Open

Specify ordered list of cores to use #17

travisdowns opened this issue Mar 31, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@travisdowns
Copy link
Owner

Things like turbo boost 3.0 mean that what core you pin to is important: some cores can clock higher than others. Currently we assign threads always starting from thread ID 0, but we should allow you specify an ordered list of core IDs which we will use instead.

@travisdowns travisdowns added the enhancement New feature or request label Mar 31, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant