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

HPX does not compile with HPX_WITH_THREAD_MANAGER_IDLE_BACKOFF=OFF #2682

Closed
dmarce1 opened this issue Jun 6, 2017 · 1 comment · Fixed by #2686
Closed

HPX does not compile with HPX_WITH_THREAD_MANAGER_IDLE_BACKOFF=OFF #2682

dmarce1 opened this issue Jun 6, 2017 · 1 comment · Fixed by #2686

Comments

@dmarce1
Copy link
Member

dmarce1 commented Jun 6, 2017

Compiling with GCC on QB2, HPX does not compile when HPX_WITH_THREAD_MANAGER_IDLE_BACKOFF=OFF. I get this error:

https://gist.github.com/dmarce1/7b91834298f021e0b78854d484df5f74

@hkaiser
Copy link
Member

hkaiser commented Jun 6, 2017

@KhalidHasanov, @sithhell Could you please look into this? This problem seems to be related to the new throttling scheduler.

@hkaiser hkaiser added this to the 1.1.0 milestone Jun 6, 2017
sithhell pushed a commit that referenced this issue Jun 7, 2017
This patch adds the missing condition variable member in the case when
HPX_WITH_THREAD_MANAGER_IDLE_BACKOFF is turned OFF.

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

Successfully merging a pull request may close this issue.

2 participants