WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

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

@ghost

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions