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

Change the host detection mechanism in configure.ac to support POWER8. #20

Merged

Conversation

shintaro-iwasaki
Copy link
Collaborator

It resolves #18 by fixing configure.ac.

@halimamer
Copy link

halimamer commented Jun 15, 2017

This patch is related to issue #18 but does not actually solve it. It enables fcontext support for Power8 arch, but the real issue in #18 is that ucontext support is not fully supported. You could say it fixes one of two problems. For example, if I pass --disable-fcontext, issue #18 will happen on any architecture

@halimamer halimamer merged commit 8394f8a into pmodels:master Aug 23, 2017
@shintaro-iwasaki shintaro-iwasaki deleted the support_fcontext_on_power8 branch August 31, 2017 15:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Power8 build fails due to ABT_CONFIG_USE_FCONTEXT being unset
2 participants