error "SSE3 instruction set not enabled" when compiling cpu or gpu support

441 views
Skip to first unread message

Zhou

unread,
Dec 27, 2015, 8:11:01 AM12/27/15
to MatConvNet: CNNs for MATLAB
hi, everyone. when I compile cpu or gpu support, the following error arise:

 warning: #warning "SSSE3 instruction set not enabled. Using slower image conversion routines." [-Wcpp]

Then the compiling process is terminated.  I have looked for some solutions, but cannot solve it. 

I was using ubuntu 15.04, matlab 2015a, cuda 7.5,  gcc/g++4.7.4.  My cpu is Intel(R) Core(TM) i7-4790 , GPU is GTX 760 Ti.


any advice is appreciated, thanks in advance!

Karel Lenc

unread,
Jan 5, 2016, 11:47:56 AM1/5/16
to MatConvNet: CNNs for MATLAB
Hi, can you try to compile it with verbose mode (adding  `'verbose', 1` as additional arguments to vl_compilenn, or even add 'verbose', 2) there it should hopefully show some more informative errors... This warning should not stop the compilation (as it is just information about the compilation process).
Reply all
Reply to author
Forward
0 new messages