InternImage icon indicating copy to clipboard operation
InternImage copied to clipboard

Unsupported gpu architecture 'compute_86'

Open Cominder opened this issue 1 year ago • 2 comments

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

Cominder avatar Mar 12 '24 03:03 Cominder

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!

VimukthiRandika1997 avatar Jul 19 '24 18:07 VimukthiRandika1997