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-10.2/bin/nvcc' failed with exit code 1 #1

Open
kk-1230 opened this issue May 31, 2022 · 1 comment
Open

Comments

@kk-1230
Copy link

kk-1230 commented May 31, 2022

models/orn/src/cuda/ActiveRotatingFilter_cuda.cu:5:10: fatal error: THC/THC.h: 没有那个文件或目录
#include <THC/THC.h>
^~~~~~~~~~~
compilation terminated.
error: command '/usr/local/cuda-10.2/bin/nvcc' failed with exit code 1

@chongkuiqi
Copy link
Owner

models/orn/src/cuda/ActiveRotatingFilter_cuda.cu:5:10: fatal error: THC/THC.h: 没有那个文件或目录 #include <THC/THC.h> ^~~~~~~~~~~ compilation terminated. error: command '/usr/local/cuda-10.2/bin/nvcc' failed with exit code 1

I think it's a environment conflict, what's the version of pytorch and cuda?

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