CUDA driver version is insufficient for CUDA runtime version

前端 未结 8 1160
抹茶落季
抹茶落季 2020-12-05 13:48

I got the message:

\"cutilCheckMsg() CUTIL CUDA error :
kernel launch failure : CUDA driver
version is insufficient for CUDA
runtime

8条回答
  •  無奈伤痛
    2020-12-05 14:24

    I also had similar problem, updated my graphic driver but the problem still remained. I finally decided to remove Cuda 9.2 and install Cuda 8, it solved my issue.

提交回复
热议问题