Skip to content

Adding support for hyper-threading #37

@abouteiller

Description

@abouteiller

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions