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

Apple ARM CPU M1 can't support mkl #29

Closed
TommyLin opened this issue Nov 13, 2020 · 1 comment
Closed

Apple ARM CPU M1 can't support mkl #29

TommyLin opened this issue Nov 13, 2020 · 1 comment
Assignees

Comments

@TommyLin
Copy link

Apple unleashes m1
The new Macbook using M1 CPU definately not support Intel® Math Kernel Library.
It should not work with a docker image either. The only solution is running program on AWS.

@yungyuc
Copy link
Owner

yungyuc commented Nov 14, 2020

I think a key is when Rosetta will start to support AVX: https://developer.apple.com/documentation/apple_silicon/about_the_rosetta_translation_environment

I am guessing M1 is much slower than Xeon, for now, but I haven't seen benchmark yet. Xeon still win in terms of core count.

I look forward to further development of NEON for HPC. But it's not dominant yet.

@yungyuc yungyuc self-assigned this Nov 14, 2020
@yungyuc yungyuc closed this as completed Nov 27, 2020
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