coder.checkGpuInstall() error

So I'm using the provided MATLAB function to check my gpu build but I always end up obtaining this extrange error which says that there is no class or variable "coder". I'm running this under Windows 10 x64, NVIDIA CUDA v10.1 and latest cuDNN libraries on MATLAB R2019a.
coder.checkGpuInstall()
Compatible GPU : PASSED
CUDA Environment : PASSED
Runtime : PASSED
cuFFT : PASSED
cuSOLVER : PASSED
cuBLAS : PASSED
cuDNN Environment : PASSED
Error using coder.checkGpuInstall (line 32)
Undefined variable "coder" or class "coder.gpuConfig"

回答(1 个)

Naman Bhaia
Naman Bhaia 2019-5-2

0 个投票

Hello Xabier,
Can you check if the gpu build details you want is returned by the gpuDevice command?

类别

帮助中心File Exchange 中查找有关 Get Started with GPU Coder 的更多信息

产品

版本

R2019a

标签

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by