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

Adding support for hyper-threading #37

Open
abouteiller opened this issue Oct 19, 2013 · 0 comments · May be fixed by #311 or #312
Open

Adding support for hyper-threading #37

abouteiller opened this issue Oct 19, 2013 · 0 comments · May be fixed by #311 or #312
Labels
enhancement New feature or request

Comments

@abouteiller
Copy link
Contributor

Original report by George Bosilca (Bitbucket: bosilca, GitHub: bosilca).


On environments where hyper-threading is supported we can take advantage of it to enable the pre-computation of the task release dependencies while the task is still executing. For this each PaRSEC execution thread can have a shadow thread, that only take care of preparing for the after execution by releasing all dependencies and building up the list of tasks to be release.

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
1 participant