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

Add cpu feature detection support for PPC #26252

Open
vchuravy opened this issue Feb 28, 2018 · 0 comments
Open

Add cpu feature detection support for PPC #26252

vchuravy opened this issue Feb 28, 2018 · 0 comments
Labels

Comments

@vchuravy
Copy link
Sponsor Member

In #21849 Yichao added infrastructure for cpu feature detection for ARM and X86, there is a fallback implementation that is enough to get PPC running,
but with Power9 around the corner we should add cpu detection for PPC as well.

Currently also causes a test-failure in cmdlineargs since julia --cpu-target=invalidtarget doesn't fail.

cc: #26218

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

No branches or pull requests

1 participant