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

NUMA nodes #46

Open
fjebaker opened this issue Sep 2, 2024 · 0 comments
Open

NUMA nodes #46

fjebaker opened this issue Sep 2, 2024 · 0 comments
Assignees
Labels
meetup-suggestion Suggestion for a meetup

Comments

@fjebaker
Copy link
Member

fjebaker commented Sep 2, 2024

NUMA nodes, a.k.a. the spectre that might cause your code to run unexpectedly slower some of the time. It seems appropriate since our new machine, echidna, has 2 NUMA nodes, and depending how your multi-core software gets allocated, you could be seeing a performance dip (or improvement). So we'll cover what that is, what it means, and steps you can take to work with NUMA domains effectively.

@fjebaker fjebaker added the meetup-suggestion Suggestion for a meetup label Sep 2, 2024
@fjebaker fjebaker self-assigned this Sep 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
meetup-suggestion Suggestion for a meetup
Projects
None yet
Development

No branches or pull requests

1 participant