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

Enable controlling amount of pending threads which must be available to allow thread stealing #2493

Merged
merged 1 commit into from Feb 11, 2017

Conversation

hkaiser
Copy link
Member

@hkaiser hkaiser commented Feb 10, 2017

  • this value is exposed as hpx.thread_queue.min_tasks_to_steal_pending, default is zero
  • flyby: renamed the same value for staged tasks to hpx.thread_queue.min_tasks_to_steal_staged

…to allow thread stealing

- this value is exposed as hpx.thread_queue.min_tasks_to_steal_pending, default is zero
- flyby: renamed the same value for staged tasks to hpx.thread_queue.min_tasks_to_steal_staged
Copy link
Member

@sithhell sithhell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works as exptected. I couldn't see the ittnotify changes in that PR though.

@hkaiser hkaiser merged commit 8d7e757 into master Feb 11, 2017
@hkaiser hkaiser deleted the task_stealing_pending branch February 11, 2017 13:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants