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

请问RTX3090,CUDA11编译报错该怎么解决 #4

Open
Yangjie0610 opened this issue Nov 29, 2021 · 4 comments
Open

请问RTX3090,CUDA11编译报错该怎么解决 #4

Yangjie0610 opened this issue Nov 29, 2021 · 4 comments

Comments

@Yangjie0610
Copy link

RTX3090,CUDA11的环境下,mmpycocotools无法编译,mmcv只能安装1.3+
请问是否需要修改代码,有没有解决方法,或者有没有相关的教程链接让我学一学
非常希望您的帮助,谢谢

@jbwang1997
Copy link
Owner

mmpycocotools与mmcv-0.6.2应该和CUDA的版本没有关系,mmcv-full需要和CUDA的版本对应

@jbwang1997
Copy link
Owner

现阶段OBBDetection已经可以使用mmcv-full,但是AOPG这个repo还不支持

@Yangjie0610
Copy link
Author

那我先看OBBDetection吧,谢谢

@spokV
Copy link

spokV commented Nov 11, 2022

I've managed to adapt the cuda ext modules (/mmdet/ops/ to cuda 11. is it helpful to someone?
It's just a matter of migrating from THC to ATen convention...

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

3 participants