gaomingqi / Track-Anything

Track-Anything is a flexible and interactive tool for video object tracking and segmentation, based on Segment Anything, XMem, and E2FGVI.
MIT License
6.52k stars 482 forks source link

nvrtc: error: invalid value for --gpu-architecture (-arch) #70

Open DoubleSsh opened 1 year ago

DoubleSsh commented 1 year ago

Hi. Thank you for your interesting creations! I followed the steps until I clicked "Tracking" . My CUDA is 11.6 and my graphics card is RTX4090. How can I solve this problem? 1684305618845 1684305639989 1684305891270

memoryunreal commented 1 year ago

As fig 2 shows, the NVIDIA RUNtime Compilation (nvrtc) library doesn't recognize the GPU architecture you have specified for RTX 4090. You may find the solution here pytorch issues.

hellotohere commented 1 year ago

Hi. Thank you for your interesting creations! I followed the steps until I clicked "Tracking" . My CUDA is 11.6 and my graphics card is RTX4090. How can I solve this problem? 1684305618845 1684305639989 1684305891270

May I ask how you solved this problem?

Twenty3hree commented 8 months ago

May I ask how you solved this problem?

May I ask how you solved this problem?