Tengine icon indicating copy to clipboard operation
Tengine copied to clipboard

About the J1900 complie complete but run the benchmark has illegal instruction(core dump)

Open F0xZz opened this issue 3 years ago • 0 comments

basic: Os:Ubuntu-18.04LTS gcc:7.5.0 CPU:Intel(R) Celeron(R) CPU J1900 @ 1.99GHz

complie command cmake .. make -j4 cmake infomation: Infomation Summary: CMake infomation: CMake version: 3.22.3 CMake generator: Unix Makefiles CMake building tools: /usr/bin/make Target System: Linux Target CPU arch: X86 Target building type: release Target CPU bus width: 64 Bit tengine-lite toolchain infomation: Cross compiling: FALSE C/C++ compilier: C standard version: C99 C standard required: TRUE C standard extensions: ON C compilier version: 7.5.0 C compilier: /usr/bin/cc C++ standard version: C++11 C++ standard required: TRUE C++ standard extensions: OFF C++ compilier version: 7.5.0 C++ compilier: /usr/bin/c++ C/C++ compilier flags: C compilier flags:
C++ compilier flags:
OpenMP: OpenMP was found: YES OpenMP version: 4.5 tengine-lite building infomation: Project source path is: /home/ubuntu/moduletest/Tengine Project building path is: /home/ubuntu/moduletest/Tengine/build

tengine-lite other infomation: Package install path: /home/ubuntu/moduletest/Tengine/build/install

CMake Warning at cmake/summary.cmake:64 (MESSAGE): Tengine Online Report is : ON Call Stack (most recent call first): CMakeLists.txt:148 (INCLUDE)

Configuring done Generating done Build files have been written to: /home/ubuntu/moduletest/Tengine/build

try to run : ./tm_benchmark -h error has happened 非法指令 (核心已转储) illegal instruction(core dump)

F0xZz avatar Mar 24 '22 00:03 F0xZz