We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi,
Thanks for your great work!
I am currently using a nvidia graphics card with ada architecture (SM89), and it only supports a docker only with cuda > 11.8.
However, It seems like only mmcv > 2.0.0 is supported for cuda 11.8 and it is not compatible with your suggested mmcv and SST version.
I tried on migrating SST and mmcv for compatibility, however, there were too many changes and finally, it was not compatible 😅
Therefore, I wonder do you plan to provide support for mmcv > 2.0.0?
Thanks! Alex
The text was updated successfully, but these errors were encountered:
Hi Alex!
Yeah, migrating things to other mmcv/mmdet/mmdet3d version can be a pain. But, is it not possible to build mmcv from source? :)
Sorry, something went wrong.
No branches or pull requests
Hi,
Thanks for your great work!
I am currently using a nvidia graphics card with ada architecture (SM89), and it only supports a docker only with cuda > 11.8.
However, It seems like only mmcv > 2.0.0 is supported for cuda 11.8 and it is not compatible with your suggested mmcv and SST version.
I tried on migrating SST and mmcv for compatibility, however, there were too many changes and finally, it was not compatible 😅
Therefore, I wonder do you plan to provide support for mmcv > 2.0.0?
Thanks!
Alex
The text was updated successfully, but these errors were encountered: