You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: