javacv icon indicating copy to clipboard operation
javacv copied to clipboard

getCudaEnabledDeviceCount error

Open edison245 opened this issue 2 years ago • 1 comments

Hello I was trying to check if there is cuda gpu but I get this error

\modules\core\src\cuda_info.cpp:62: error: (-217:Gpu API call) unknown error in function 'cv::cuda::getCudaEnabledDeviceCount'

edison245 avatar Sep 13 '21 00:09 edison245

It probably just means that your video driver is too old. Please upgrade to the latest version.

saudet avatar Sep 13 '21 00:09 saudet