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

OBBDetection/mmdet/ops/nms/src/cuda/nms_kernel.cu:6:10: fatal error: THC/THC.h: No such file or directory #206

Open
binfenhuayun opened this issue Oct 12, 2024 · 1 comment

Comments

@binfenhuayun
Copy link

I an tring to build environments based on cuda11.8, however, during compilation, there is a cuda environment fault
"""
OBBDetection/mmdet/ops/nms/src/cuda/nms_kernel.cu:6:10: fatal error: THC/THC.h: No such file or directory
6 | #include <THC/THC.h>
| ^~~~~~~~~~~
compilation terminated.
"""
Is there a solution except degrading cuda version and reinstalling everything? Thank you!

@dawang-11
Copy link

i have the same problem ,have you solved this problem?

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