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

Building on mac m1 chip #19

Open
kyungyunlee opened this issue Jun 30, 2022 · 4 comments
Open

Building on mac m1 chip #19

kyungyunlee opened this issue Jun 30, 2022 · 4 comments

Comments

@kyungyunlee
Copy link

Hi,
I am unable to install with pip due to cmake related error. Any suggestions or updates to support this issue?
Thank you!

clang: error: the clang compiler does not support '-march=native'
@RoyJames
Copy link
Collaborator

We did not test on M1 mac before. I can confirm that building on M1 will raise errors. I'll see if I can make it compatible this weekend.

@kyungyunlee
Copy link
Author

@RoyJames Hi, thanks for considering! It would be really helpful !! :)

@RoyJames
Copy link
Collaborator

RoyJames commented Jul 4, 2022

I made some attempts in the new m1-fix branch but unfortunately, I don't think it's fully fixed yet and I cannot say when will this be done. It's mainly due to conflicts in SIMD on the Apple Silicon chip. I also hope GitHub Actions would support M1 build this year so that there's a better chance that I build a working wheel rather than asking you to build locally. I'll leave this ticket open for now. If you do have to install it on Mac M1 you may need to resort to Docker.

@kyungyunlee
Copy link
Author

Hi, I will try to figure out how to work around. Will look out for the update. Thanks for your time!

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

No branches or pull requests

2 participants