facebookresearch / DrQA

Reading Wikipedia to Answer Open-Domain Questions
Other
4.48k stars 898 forks source link

RuntimeError: CUDA error: no kernel image is available for execution on the device #279

Open chikiuso opened 2 years ago

chikiuso commented 2 years ago

Good morning, I found the following error when running on cuda 11 :

RuntimeError: CUDA error: no kernel image is available for execution on the device

Is DrQA running on a lower cuda version? Is there anyway to make it work on cuda 11? thanks a lot.