Effacer les filtres
Effacer les filtres

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 vues (au cours des 30 derniers jours)
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 commentaires
Walter Roberson
Walter Roberson le 27 Juin 2016
It would not surprise me if VS 2010 did not understand SSE4A instructions. You might need to use a later compiler.

Connectez-vous pour commenter.

Réponses (0)

Catégories

En savoir plus sur Parallel and Cloud dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by