vlfeat / matconvnet

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

Ubuntu +matconvnet, Error using mex, datacu.hpp: Input/output error #1204

Open Shiyong2019 opened 5 years ago

Shiyong2019 commented 5 years ago

vl_compilenn: Building with 'nvcc'. Error using mex ......../matconvnet-1.0-beta24/matlab/src/bits/data.cu:30:22: error: ......./matconvnet-1.0-beta24/matlab/src/bits/datacu.hpp: Input/output error

Error in vl_compilenn>mex_compile (line 533) mex(mopts{:}) ;

Error in vl_compilenn (line 491) mex_compile(opts, srcs{i}, objfile, flags.mexcu) ;

Environment info Operating System: Ubuntu 14.04 GPU: GTX 1080 Installed version of CUDA and cuDNN: CUDA9.0, CUDNN V5 matlab 2018a