chenjoya / chenjoya/Vehicle_Detection_Recognition

还是不懂怎么让它用CPU运行呀

Open
#5 11 comments 0 reactions 0 assignees View on GitHub
Dominant language
MATLAB
Stars
204
Forks
79
PR merge metrics
No merged PRs in 30d

Description

不行呀博主,MATLAB提示GPU不支持呀,我可以加下你好友吗?你看看“
There is a problem with the CUDA driver or with this GPU device. Be sure that you have a supported GPU and that the latest driver is
installed.”出错 parallel.internal.gpu.isAnyDeviceSelected

出错 parallel.gpu.GPUDevice.isAvailable (line 108)
if parallel.internal.gpu.isAnyDeviceSelected

出错 nnet.internal.cnngpu.isGPUCompatible (line 9)
if(canUsePCT() && parallel.gpu.GPUDevice.isAvailable())

出错 trainNetwork (line 46)
nnet.internal.cnngpu.isGPUCompatible(true);

原因:
The CUDA driver could not be loaded. The library name used was 'nvcuda.dll'. The error was:
找不到指定的模块。

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.