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

run ./correctness_meta_gemm ...............................Bus error #145

Open
sxsxsx opened this issue Jul 19, 2018 · 1 comment
Open

Comments

@sxsxsx
Copy link

sxsxsx commented Jul 19, 2018

hello my devices is rk3288(32 bit) and I use android-ndk-r14b
cd gemmlowp/jni and use ndk-build to build it
adb push exec to the rk3288(32bit)
I can successfully run the ./benchmark_meta_gemm and ./benchmark
but when I run the ./correctness_meta_gemm ,something wrong as bleow
root@rk3288:/data/local/tmp # ./correctness_meta_gemm
WARNING: linker: ./correctness_meta_gemm: unused DT entry: type 0x6ffffffe arg 0x1198
WARNING: linker: ./correctness_meta_gemm: unused DT entry: type 0x6fffffff arg 0x1
Threads: 1
Quantized 8 bit.
Small.
...............................Bus error
135|root@rk3288:/data/local/tmp #

How should I solve it ?
Thanks very much, good luck to you

@bjacob
Copy link
Contributor

bjacob commented Jul 19, 2018

The meta/ directory and its tests might be unmaintained at the moment. I'm only maintaining the parts of gemmlowp that are used in TensorFlow Lite, and as far as I know that does not include meta/.

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