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

Fix stack overhead #3143

Merged
merged 2 commits into from Feb 6, 2018
Merged

Conversation

msimberg
Copy link
Contributor

@msimberg msimberg commented Feb 5, 2018

Proposed Changes

  • Separate debug definitions into hpx/config/debug.hpp
  • Include debug.hpp in the new threads_stack.hpp config file

Any background context you want to provide?

This is the same as #3097, but makes sure HPX_DEBUG is defined for the thread stacksize defines.

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.

Thanks, LGTM!

Copy link
Member

@hkaiser hkaiser left a comment

Choose a reason for hiding this comment

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

The original fix also factored out into a separate file the stack size definitions. Should we still do that before merging?

@hkaiser
Copy link
Member

hkaiser commented Feb 5, 2018

The original fix also factored out into a separate file the stack size definitions. Should we still do that before merging?

Ohh, I'm blind, please disregard what I said. This LGTM!

@hkaiser hkaiser merged commit f48ac14 into STEllAR-GROUP:master Feb 6, 2018
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

3 participants