-
Couldn't load subscription status.
- Fork 165
NUMA-awareness fixes (replaces #652) #658
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
Conversation
In the case libnuma is not found, NUMA_FOUND is (can be?) not defined instead of being set to 0.
and speeding up Windows compilation
|
@lucjaulmes I think it's ready to merge! It was my original intention to squash and give you authorship of my changes too, though they ended up more substantial than expected (and include lots of doc which is only my interpretation of the logic - so it might be wrong!). Would you be okay to coauthor the squash (which will link to this PR to disambiguate commits)? |
|
Docs & changes look good to me. Commit authorship is as you prefer, it’s documented in files anyway. |
This PR replaces #652 (preserving @lucjaulmes's commits) to add additional polish and defensive design. The previous PR was astonishingly impossible for me to make changes to, locally and through codespaces - rebase mischief?!