フィルターのクリア

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) ;
  2 件のコメント
Sachin Damodhar
Sachin Damodhar 2016 年 6 月 27 日
I'm also getting same error. please help..
Walter Roberson
Walter Roberson 2016 年 6 月 27 日
It would not surprise me if VS 2010 did not understand SSE4A instructions. You might need to use a later compiler.

サインインしてコメントする。

回答 (0 件)

カテゴリ

Help Center および File ExchangeParallel and Cloud についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by