vl_compilenn('enableGpu',true) error

141 views
Skip to first unread message

長谷川太陽

unread,
Dec 4, 2018, 2:58:31 AM12/4/18
to MatConvNet: CNNs for MATLAB
dose matconvnet support GPUcompile in matlab2018a and windows?
> vl_compilenn('verbose', 1,...
    'enableImreadJpeg', true,...
    'enableGpu', true,...
    'cudaRoot', 'C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v9.1',...
    'cudaMethod', 'nvcc',...
    'enableCudnn', true,...
    'cudnnRoot', 'C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v9.1');

then
always get error :command nvcc_cmd failed at nvcc_compile in vl_compilenn.

I found system(nvcc_cmd) return not 0.
it seems the file is not maid neither.

windows10, matlab2018a, CUDA v9.1, cudnn v7.1 for CUDA v9.1, matconvnet-1.0-beta25
any suggesttion? ,I have no idea.
一部を表示

Qiang LI

unread,
Feb 24, 2020, 12:59:58 PM2/24/20
to MatConvNet: CNNs for MATLAB
Sometimes, you need to attention you gcc version, I suggest use 8.3.0 or above if you use matconvnet-1.0-beta25!!!!
Maybe it works
Reply all
Reply to author
Forward
0 new messages