OpenGVLab / InternImage

[CVPR 2023 Highlight] InternImage: Exploring Large-Scale Vision Foundation Models with Deformable Convolutions
https://arxiv.org/abs/2211.05778
MIT License
2.52k stars 233 forks source link

Unsupported gpu architecture 'compute_86' #284

Open Cominder opened 7 months ago

Cominder commented 7 months ago

nvcc fatal : Unsupported gpu architecture 'compute_86' error: command '/usr/local/cuda-11.0/bin/nvcc' failed with exit code 1

VimukthiRandika1997 commented 3 months ago

You have unsupported cuda version: InternImage works with cuda 11.1-11.3 from my experience. Additionally you need find the relevant pytorch, mmcv, mmdet that are compatible with your machine!