Attention: Setting the 'MW_NVCC_PATH' environment
variable to '/usr/local/cuda-10.1/bin/nvcc'
> In vl_compilenn>activate_nvcc (line 752)
In vl_compilenn (line 296)
attention: NVCC not found in the command line path or the
one found does not matches
'/usr/local/cuda-10.1/bin/nvcc'.
> In vl_compilenn>activate_nvcc (line 761)
In vl_compilenn (line 296)
Location of NVCC (/usr/local/cuda-10.1/bin) added to your command search PATH.
nvcc fatal : '-DNDEBUG': expected a number
Error to use vl_compilenn>nvcc_compile (line 615)
Command "/usr/local/cuda-10.1/bin/nvcc" -c -o
"/home/u/volpi/matconvnet-1.0-beta25/matlab/mex/.build/bits/data.o"
"/home/u/volpi/matconvnet-1.0-beta25/matlab/src/bits/
data.cu"
-DENABLE_GPU -DENABLE_DOUBLE -O -DNDEBUG
-D_FORCE_INLINES --std=c++11
-I"/usr/local/MATLAB/R2018b/extern/include"
-I"/usr/local/MATLAB/R2018b/toolbox/distcomp/gpu/extern/include"
-gencode=arch=compute_50,code=\"sm_50,compute_50\"
--compiler-options=-fPIC
--compiler-options=-mssse3,-ffast-math failed.
Error vl_compilenn (line 487)
nvcc_compile(opts, srcs{i}, objfile, flags) ;
-----------------------------------------------------------------------------------------