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

cuda extension build on Windows fails #26

Open
dk-teknologisk-mlnn opened this issue Apr 6, 2022 · 0 comments
Open

cuda extension build on Windows fails #26

dk-teknologisk-mlnn opened this issue Apr 6, 2022 · 0 comments

Comments

@dk-teknologisk-mlnn
Copy link

I get a ton of errors running the iou_cuda setup script. I have visual studio 2019, and cuda 11.2.
Did anyone have success compiling this on windows?

Just the last part of the errors include:

C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.2\include\sm_32_intrinsics.hpp(123): error: asm operand type size(8) does not match type/size implied by constraint 'r'

C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.2\include\sm_32_intrinsics.hpp(124): error: asm operand type size(8) does not match type/size implied by constraint 'r'

Error limit reached.
100 errors detected in the compilation of "/RotateObjectDetection-main/rotate-yolov5/utils/iou_cuda/inter_union_cuda.cu".
Compilation terminated.

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

1 participant