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

Fix processor group binding under Windows. #3798

Closed
wants to merge 1 commit into from

Conversation

noobpwnftw
Copy link
Contributor

Revert 9048ac0 due to core spread problem and fix new OS compatibility with another method.

No functional change.

…new OS compatibility with another method.

No functional change.
@noobpwnftw
Copy link
Contributor Author

This code assumes that if one NUMA node has more than one processor groups, they are created equal(having equal amount of cores assigned to each of the groups), and also the total number of available cores contained in such groups are equal to the number of available cores within one NUMA node because of how best_node function works.

@vondele vondele added the to be merged Will be merged shortly label Nov 22, 2021
@vondele vondele closed this in 7218ec4 Nov 22, 2021
@noobpwnftw noobpwnftw deleted the fix_numa2 branch December 21, 2021 19:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
to be merged Will be merged shortly
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants