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

error: command '/usr/local/cuda/bin/nvcc' failed with exit status 4 make: *** [all] 错误 1 #5

Open
Fuhan1994 opened this issue Mar 17, 2021 · 4 comments

Comments

@Fuhan1994
Copy link

when i do make, there is a problem:
gcc: 错误:nms/nms_kernel.cu:没有那个文件或目录
gcc: 警告:‘-x c++’ after last input file has no effect
gcc: 致命错误:没有输入文件
编译中断。
error: command '/usr/local/cuda/bin/nvcc' failed with exit status 4
make: *** [all] 错误 1

@cs-heibao
Copy link
Owner

@Fuhan1994
how about your cuda version?

@Fuhan1994
Copy link
Author

@Fuhan1994
how about your cuda version?

cuda=9.0
gcc=4.8.5
pytorch=1.1

@cs-heibao
Copy link
Owner

@Fuhan1994
it seems that miss something, and I update the nms folder, please git it and try again

@Fuhan1994
Copy link
Author

@Fuhan1994
it seems that miss something, and I update the nms folder, please git it and try again

thank you so much ,i will try it later.
In addition, I would like to ask if there is code to evaluate the model.

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