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

Use static thread scheduling for Julia #182

Open
tom91136 opened this issue Dec 29, 2023 · 0 comments
Open

Use static thread scheduling for Julia #182

tom91136 opened this issue Dec 29, 2023 · 0 comments
Assignees

Comments

@tom91136
Copy link
Member

@thread defaulted to dynamic scheduling at some point during Julia 1.8.
We need to add :static for all uses of @thread otherwise we'll get the typical NUMA-related bandwidth issues.

@tom91136 tom91136 self-assigned this Dec 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant