ceccocats/tkDNN

make error math.h: No such file or directory

Closed this issue · 2 comments

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 <math.h>

can help me to resolve it?

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

Closing for inactivity. Feel free to reopen.