-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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
android benchncnn error #338
Comments
you need to build android binary to run on your device, see https://github.com/Tencent/ncnn/wiki/how-to-build |
I run ./benchncnn successfully, but get the same time when I use ./benchncnn 8 4 0 and ./benchncnn 8 1 0 |
@lvpchen How did you compile benchmark for Android? I found link error in ndk build process. |
please try the latest code which contains some openmp compatibility fix with old cmake |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
通过数据线链接手机adb shell进行./benchncnn 。。。的时候,显示./benchncnn: not executable: 64-bit ELF file
The text was updated successfully, but these errors were encountered: