'No supported GPU device was found on this computer' Matlab R2018a?
'No supported GPU device was found on this computer' Matlab R2018a?
所以我按照这个 ans (https://in.mathworks.com/matlabcentral/answers/278938-why-can-i-not-use-my-gpu-within-matlab-for-gpu-computing) 更新了我的 Nvidia 驱动程序。
但是后来我的显示器出现了问题,当我在设备管理器中检查 Nvidia Geforce GT 730 的状态时,它显示了这个错误
'Windows has stopped this device because it has reported problems(Code 43) '。
此外,当我尝试使用 gpuDevice
命令时,它还向我显示了一条错误消息。所以我将我的 Nvidia 驱动程序版本降级到 391(2018 年 3 月)。现在 Matlab 中的错误再次是 'No supported GPU device was found on this computer'。我从支持 Cuda 的 GPU 列表中检查了我的 GPU 是否受 Matlab 支持。
现在,我不知道如何让它工作/使用并行计算工具箱 Matlab?
终于明白了。由于 sgarizvi suggested that Matlab 2018a does not support Fermi architecture as given here. I found that my GPU Geforce GT 730 具有费米架构。所以Matlab 2018a不支持
所以我按照这个 ans (https://in.mathworks.com/matlabcentral/answers/278938-why-can-i-not-use-my-gpu-within-matlab-for-gpu-computing) 更新了我的 Nvidia 驱动程序。 但是后来我的显示器出现了问题,当我在设备管理器中检查 Nvidia Geforce GT 730 的状态时,它显示了这个错误
'Windows has stopped this device because it has reported problems(Code 43) '。
此外,当我尝试使用 gpuDevice
命令时,它还向我显示了一条错误消息。所以我将我的 Nvidia 驱动程序版本降级到 391(2018 年 3 月)。现在 Matlab 中的错误再次是 'No supported GPU device was found on this computer'。我从支持 Cuda 的 GPU 列表中检查了我的 GPU 是否受 Matlab 支持。
现在,我不知道如何让它工作/使用并行计算工具箱 Matlab?
终于明白了。由于 sgarizvi suggested that Matlab 2018a does not support Fermi architecture as given here. I found that my GPU Geforce GT 730 具有费米架构。所以Matlab 2018a不支持