On the same PC,i need to recompile it everytime i open matlab.
After compiling, without shut up matlab it can works normally.Just need to recompile the first time.
my compile command is: vl_compilenn('enableGpu', true, 'cudaRoot', 'D:\CUDA11.4','cudaMethod' ,'nvcc','verbose', '2')
is there somrthing wrong?
On the same PC,i need to recompile it everytime i open matlab. After compiling, without shut up matlab it can works normally.Just need to recompile the first time. my compile command is: vl_compilenn('enableGpu', true, 'cudaRoot', 'D:\CUDA11.4','cudaMethod' ,'nvcc','verbose', '2') is there somrthing wrong?