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

Find application example that changes thread scheduler #5

Open
khuck opened this issue Apr 17, 2015 · 1 comment
Open

Find application example that changes thread scheduler #5

khuck opened this issue Apr 17, 2015 · 1 comment

Comments

@khuck
Copy link
Collaborator

khuck commented Apr 17, 2015

We need an example where the default thread scheduler should be replaced with one that would have better performance. This assumes that we can change scheduler mid-stream, which may not be possible. Possibly UTS? Another algorithm that benefits from LIFO processing?

@khuck
Copy link
Collaborator Author

khuck commented Apr 24, 2015

Executors in HPX-3 - possibly for power savings, switching different executors for a set of tasks. Each executor includes a scheduler. Could be used for separating NUMA domains. Very early days, only a crude implementation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant