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

Mark aarch64 as BINARY=64 #31399

Closed
wants to merge 2 commits into from
Closed

Mark aarch64 as BINARY=64 #31399

wants to merge 2 commits into from

Conversation

staticfloat
Copy link
Sponsor Member

This opts us in to things like automatically building openblas64_.so on aarch64 systems, which seems more consistent. I think this makes sense, please someone correct me if it doesn't.

This opts us in to things like automatically building `openblas64_.so` on `aarch64` systems, which seems more consistent.
Copy link
Member

@ararslan ararslan left a comment

Choose a reason for hiding this comment

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

Makes sense to me. EDIT: In principle, needs a slight adjustment :P

Make.inc Outdated Show resolved Hide resolved
Co-Authored-By: staticfloat <[email protected]>
@staticfloat
Copy link
Sponsor Member Author

Okay looks like aarch64 doesn't actually support ILP64 at all. Weird. I better update my OpenBLAS builder to name things correctly then. (no libopenblas64_.so on aarch64 and such)

@ararslan ararslan deleted the sf/binary64_aarch64 branch March 19, 2019 21:03
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.

2 participants