필터 지우기
필터 지우기

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 (최근 30일)
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) ;

답변 (0개)

카테고리

Help CenterFile Exchange에서 Parallel and Cloud에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by