ceccocats / tkDNN

Deep neural network library and toolkit to do high performace inference on NVIDIA jetson platforms
GNU General Public License v2.0
718 stars 209 forks source link

make error math.h: No such file or directory #244

Closed zhaokai5 closed 2 years ago

zhaokai5 commented 3 years ago

hi, I build this program on nvidia nv, and cmake successful, but when I make, the following bug were shown as follow

In file included from /usr/local/cuda-10.2/targets/aarch64-linux/include/crt/math_functions.h:8841:0, from /usr/local/cuda-10.2/targets/aarch64-linux/include/crt/common_functions.h:267, from /usr/local/cuda-10.2/targets/aarch64-linux/include/cuda_runtime.h:115, from :0: /usr/include/c++/7/cmath:45:15: fatal error: math.h: No such file or directory

include_next

can help me to resolve it?

mive93 commented 3 years ago

Can you specify better which board are you using, please?

mive93 commented 2 years ago

Closing for inactivity. Feel free to reopen.