vlfeat / matconvnet

MatConvNet: CNNs for MATLAB
Other
1.4k stars 752 forks source link

vl_compilenn('enableGpu', true) #1242

Closed abdulraoufatia closed 3 years ago

abdulraoufatia commented 3 years ago

Error using vl_compilenn>search_cuda_devkit (line 715) Could not find a valid NVCC executable\n

Error in vl_compilenn (line 279) if isempty(opts.cudaRoot), opts.cudaRoot = search_cuda_devkit(opts) ; end

Help me fix this, what do I do?