필터 지우기
필터 지우기

coder.checkGpuInstall() error

조회 수: 5 (최근 30일)
Xabier Morales
Xabier Morales 2019년 4월 23일
답변: Naman Bhaia 2019년 5월 2일
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일
Hello Xabier,
Can you check if the gpu build details you want is returned by the gpuDevice command?

카테고리

Help CenterFile Exchange에서 Kernel Creation from MATLAB Code에 대해 자세히 알아보기

태그

제품


릴리스

R2019a

Community Treasure Hunt

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

Start Hunting!

Translated by