-
Notifications
You must be signed in to change notification settings - Fork 79
Open
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:
找不到指定的模块。
Metadata
Metadata
Assignees
Labels
No labels