vlfeat / matconvnet

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

linux Ubuntu16.04 +matconvnet,Error using mex, datacu.hpp: Input/output error #1203

Closed Shiyong2019 closed 5 years ago

Shiyong2019 commented 5 years ago

Building with 'nvcc'. Error using mex /vol/research/VS-Work/some_code/tmp-test/cfnet-master/external_lib/matconvnet-1.0-beta24/matlab/src/bits/data.cu:30:22: error: /vol/research/VS-Work/some_code/tmp-test/cfnet-master/external_lib/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) ;

Shiyong2019 commented 5 years ago

cuda9.0 cudann v5 matlab 2018a Ubuntu16.04

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) ;