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

Can not build android using Accelerate gemm #51

Open
davidtian02 opened this issue Jul 1, 2015 · 1 comment
Open

Can not build android using Accelerate gemm #51

davidtian02 opened this issue Jul 1, 2015 · 1 comment

Comments

@davidtian02
Copy link

How would i get the library for this on android?

Without this lib, we were able to still get it to compile; however, the speed is many mulitples slower than 650ms on a Samsung Galaxy s5

@petewarden
Copy link
Contributor

Accelerate is a library written by Apple, and is only available for iOS and OS X. You should try using the Eigen library instead, and make sure you have downloaded the latest developer release (not the stable one) since it has a lot more optimizations for ARM now.

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