Prerequisite
Environment
I encountered a problem, my torch and cuda version is 2.0.0+cu118, I want to install mmcv-full 1.6.0 on 4090 but it fails, is there any way to use mmcv-full 1.6.0 on 4090, or do I must use mmcv 2.x version ?
Reproduces the problem - code sample
RTX 4090
Reproduces the problem - command or script
Run a multimodal model.
Reproduces the problem - error message
[WARNING]your gpu arch (8, 9) isn't compiled in prebuilt, may cause invalid device function. available: {(6, 1), (7, 0), (8, 0), (8, 6), (6, 0), (7, 5), (5, 2)}
Additional information
No response