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

Selecting the initial set of cores / sockets / nodes through the command line #73

Open
debrouxl opened this issue May 17, 2022 · 2 comments
Labels
enhancement New feature or request

Comments

@debrouxl
Copy link
Collaborator

At the time of this writing, only interactive configuration can select the set of cores.
I was thinking about a comma-separated list of cores similar to the one I suggested for tests in #72 , enabling both positive and negative selection.
This interacts with the CLI for #9; should we really try to build a unified CLI syntax to handle both core number selection and SMT/P-Core/E-Core enablement/disablement ?

Distant wishlist item: socket<n> and node<n> shortcuts for selecting respectively the cores of the given CPU socket and the cores of the given NUMA node, after parsing valid information from the ACPI SRAT for the latter. In the meantime, <m>-<n> range and <m>,<n>list syntaxes for selecting cores do the job for a sufficiently homogeneous set of computers.

@github-actions
Copy link

This issue is stale because it has been open 120 days with no activity. Remove stale label or comment or this will be closed in 30 days.

@github-actions
Copy link

This issue is stale because it has been open 120 days with no activity. Remove stale label or comment or this will be closed in 30 days.

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