필터 지우기
필터 지우기

matconvnet cannot fing nvcc but it's shown in matlab

조회 수: 4 (최근 30일)
John
John 2019년 11월 21일
댓글: Sean de Wolski 2020년 6월 3일
Here is the continours output:
>> system('nvcc --version')
nvcc: NVIDIA (R) Cuda compiler driver
Copyright (c) 2005-2019 NVIDIA Corporation
Built on Wed_Oct_23_19:32:27_Pacific_Daylight_Time_2019
Cuda compilation tools, release 10.2, V10.2.89
ans =
0
>> vl_compilenn()
Error using vl_compilenn>search_cuda_devkit (line 659)
Could not find a valid NVCC executable\n
Error in vl_compilenn (line 270)
if isempty(opts.cudaRoot), opts.cudaRoot = search_cuda_devkit(opts) ; end
>>
How can the problem be resolved?
Thanks.
  댓글 수: 2
jy z
jy z 2020년 6월 3일
Did you make it out? I met the same problem
Sean de Wolski
Sean de Wolski 2020년 6월 3일
Curious why you're still using matconvnet and not the fully supported Deep Learning Toolbox?

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 GPU Computing에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by