Quantcast
Channel: Intel® Software - Intel® C++ Compiler
Browsing all 2797 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

sfinae bug with intel c++ compiler 15

Following code (also attached)  compiles fine with clang gcc but fails with an error with icc. #include <iostream>...

View Article


AVX intrinsic _mm_maskstore_pd documentation issue

In the User and Reference Guide for the Intel® C++ Compiler 15.0; the prototype for _mm_maskstore_pd is listed as having an __m256i mask argument:https://software.intel.com/en-us/node/524147extern void...

View Article


Image may be NSFW.
Clik here to view.

met OMP errors

 Windows 7 64 bit, VS2010, Intel Parallel studio XE 2015 I downloaded someone's source code and compiled it with Intel C++ compiler. I met some errors when I ran it in CMD console window. I only did...

View Article

Linking Calculix with Intel Compilers

Hi,I am trying to link Calculix v2.7 with Intel Compilers on Windows 64-bit, which requires Spooles and ARPack. Using msys and ming compilers I can combine the libraries using the 'make lib' command....

View Article

Image may be NSFW.
Clik here to view.

crash with c++ compiler 15

When compiling the attached program with icc  -O3 -fp-model fast=2 -xCORE-AVX2 -fma -c -S mandel_cilk.cpp I get ": internal error: 20000_3650". From...

View Article


C++ std::threads are causing exceptions on process shutdown

Hey,I have the following issues that can be represented by both those 2...

View Article

Intrinsic Allocation (MIC)

So i am trying to allocate an array of aligned memory on the MIC like this#pragma offload_attribute(push, target(mic)) #include <iostream> #include <omp.h> #include <ipp.h> #include...

View Article

AVX2 intrinsic _mm256_blendv_epi8 documentation lists incorrect type for mask...

In the User and Reference Guide for the Intel® C++ Compiler 15.0; the prototype for _mm256_blendv_epi8 is listed as having a const int mask argument:https://software.intel.com/en-us/node/523908extern...

View Article


ICC xe 2015 + MSVC 2013: GUI: "compiler optimization report" tab is empty

Greetings,I have 2 projects in my solution, but when I press F7 to build, new "compiler optimization report" tab is empty window with only header line.Any suggestions?

View Article


_mm256_shuffle_epi8 documentation has incomplete pseudocode

The User and Reference Guide for the Intel C++ Compiler 15.0 has incomplete pseudocode for the AVX2 intrinsics _mm256_shuffle_epi8:https://software.intel.com/en-us/node/524017for (i = 0; i < 16;...

View Article

Image may be NSFW.
Clik here to view.

xilink always forcing rebuild (change in the command line)

Hello,I am using Intel Composer XE SP1 Update 4 for Windows. To compile my project, I use :call "%VS110COMNTOOLS%vsvars32.bat" msbuild /v:d /p:VisualStudioVersion=11.0;Configuration=Release...

View Article

Intel Software Manager crashes

I'm using Parallel Studio 2015 on an Ubuntu 14.04 machine. It worked fine for about one month, then the ISM crashed during an update. When I try to open it I get now:./ism Intel(R) Software Manager...

View Article

internal error: assertion failed at: "shared/cfe/edgcpfe/expr.c", line 3653

Trying to evaluate Intel Compiler 15, but I can't get it to compile our C++11 code base. I've worked around some other problems (both compile find with g++-4.8 and clang++-3.5), but I having a harder...

View Article


Download "Intel® C++ Composer XE 2011 x64 for Windows"

Hi,is it possilbe to get the Intel® C++ Composer XE 2011 x64 for Windows?We have a Licencekey, but we are not finding the Setup.exe.We are not able to download the installer @...

View Article

Debugging Issues related to O3 Flag

I have a code that runs about 40% faster with the O3 flag on compared to O2 flag.But recently I have started noticing some errors (non-physical results) in the code compiled with O3 flag.I would like...

View Article


Does the Intel C++ compiler run stand alone?

Does the Intel compiler run stand alone or do I need to have Visual C++ or something else also installed to build a command line application?Thanks,Rich

View Article

PGO/IPO confusion, and some other questions.

Hi all! I've been using the Intel Compiler for a while now, and the runtime performance increase is pretty satisfactory.Despite this I still have some questions which need some better explanation...

View Article


_mm256_alignr_epi8 documentation lists possibly-incorrect AVX2 instruction

The documentation for the AVX2 intrinsic _mm256_shuffle_epi8 in the User and Reference Guide for the Intel C++ Compiler 15.0 states that the corresponding AVX2 intrinsic is...

View Article

__builtin_LINE(), __builtin_FUNCTION(), __builtin_FILE() GCC builtins

Log4cplus, the library I maintain, uses __builtin_LINE(), __builtin_FUNCTION(), __builtin_FILE() builtins ([1]) when they are available. The availability is detected by version check against GCC 4.8...

View Article

Image may be NSFW.
Clik here to view.

Unable to install c++ eclipse extension 2015

Hello,I am trying to install intel C++ compiler 15 plugin into eclipse. I followed instalation instruction in https://software.intel.com/sites/default/files/managed/6a/3f/Release_Not....In fact in past...

View Article
Browsing all 2797 articles
Browse latest View live


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