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

Fixing #3121 #3122

Merged
merged 1 commit into from Jan 24, 2018
Merged

Fixing #3121 #3122

merged 1 commit into from Jan 24, 2018

Conversation

sithhell
Copy link
Member

Fixes #3121

Proposed Changes

This patch fixes #3121 by adding the proper instructions for SMT_PAUSE for the "big three", for everything else, the fence instruction is used.

This patch fixes #3121 by adding the proper instructions for SMT_PAUSE for the "big three", for everything else, the fence instruction is used.
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.

Thanks, LGTM!

@sithhell sithhell merged commit a220e5b into master Jan 24, 2018
@sithhell sithhell deleted the fixing_3121 branch January 24, 2018 08:18
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.

HPX_SMT_PAUSE is broken on non-x86 platforms when __GNUC__ is defined
2 participants