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

Support for enforcing thread affinity #836

Open
WardLT opened this issue Jul 6, 2022 · 1 comment
Open

Support for enforcing thread affinity #836

WardLT opened this issue Jul 6, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@WardLT
Copy link
Contributor

WardLT commented Jul 6, 2022

Is your feature request related to a problem? Please describe.
Multi-threaded applications can interfere with each other if you run >1 per node.

Describe the solution you'd like
Port/allow access to Parsl's CPU affinity support.

Describe alternatives you've considered
Baking thread affinity into the functions being run.

@WardLT WardLT added the enhancement New feature or request label Jul 6, 2022
@WardLT
Copy link
Contributor Author

WardLT commented Jul 6, 2022

I can see benefits of ~10x with thread pinning for some problems, enough to make me think using SSH tunnels and Parsl are worth it.

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