sse4a intruction set not enabled when I try to compile MatConvNet. I'm running the program in MATLAB R2015a with NVidia GT720 on Intel i7 Windows 8.1. I have installed the c/c++ compiler also. The problems start when I run the vl_compilenn. Thanks.

2 Ansichten (letzte 30 Tage)
Error using mex pooling_cpu.cpp C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\ammintrin.h(28) : fatal error C1189: #error : "SSE4A instruction set not enabled"
Error in vl_compilenn>mex_compile (line 510) mex(mopts{:}) ;
Error in vl_compilenn (line 471) mex_compile(opts, srcs{i}, objfile, flags.mexcc) ;

Antworten (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by