Quantcast
Channel: Intel® C++-Compiler
Viewing all articles
Browse latest Browse all 1665

icpc 15 - Compiling Intrinsics

$
0
0

Hi All,

I installed the latest release of icpc for Linux (v15) and it seems that intrinsics header files are missing (typically in <composer>/compiler/include). If I try to compile avx code including immintrin.h, I get a whole bunch of errors similar to the following:

/usr/lib/gcc/x86_64-redhat-linux/4.4.7/include/avxintrin.h(1158): error: identifier "__builtin_ia32_movmskps256" is undefined

which means that icpc is including gcc's header file and fails to recognize gcc's builtin functions. Could anyone help with this?

Thanks,

Daniele


Viewing all articles
Browse latest Browse all 1665

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>