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

corrupted vptr with icc 16.0

Hello,I am using icpc/icc/ifort 16.0 to compile a C++/C/Fortran application (about 500 kSLOC) on a Linux machine, with the default optimization level (-O2). I am running into a crash that I have...

View Article


WIN64: 'unresolved external symbol __fastfail referenced in function' error...

Hello, everyone,For Qt builds using Windows ICC got error: if not exist ..\..\lib\Qt5Cored.dll if exist ..\..\lib\Qt5Cored.dll.embed.manifest del ..\..\lib\Qt5Cored.dll.embed.manifest if exist...

View Article


Image may be NSFW.
Clik here to view.

WIN64: 'field_at_offset: field not found ......

Hello, everyone,For QtCreator builds using Windows ICC got error: cd help\ && ( if not exist Makefile C:\libQT-5.12-dev\ICC64RH\bin\qmake.exe -o Makefile...

View Article

SVML Visual Studio 2013 Windows how to immintrin.h

Hello,I have switched recently to Intel Compiler, but this is under Visual Studion 2013(the one that Parallel Studion installs with embedded options).I cannot figure out how to use the SVML in that...

View Article

In matlab; Error using mex LINK : fatal error LNK1104: cannot open file...

Hello everyoneIn Matlab2015a, When i use "mex -output" command with some parameter, i get this error:Building with 'Microsoft Visual C++ 2013 Professional'. Error using mex LINK : fatal error LNK1104:...

View Article


No longer able to compile w/GNU python

I'm using:OS:  Linux 4.16.14-300.fc28.x86_64 #1 SMP Tue Jun 5 16:23:44 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux (Fedora 28)Python: Python 2.7.15 (default, May 16 2018, 17:50:09) [GCC 8.1.1 20180502 (Red...

View Article

Intel Parallel Studio XE 2019 Beta Update has been released

Visit https://software.intel.com/en-us/articles/intel-parallel-studio-xe-2019-beta for more information and to register for the Intel® Parallel Studio XE 2019 BetaOverview:Improvements to integration...

View Article

Suppressing messages

I am getting a lot of messages like this during compilation:C:\Program Files (x86)\IntelSWTools\compilers_and_libraries_2018\windows\pstl\include\pstl/execution:96: [Parallel STL message]: "The...

View Article


Quadruple precision float support on icc 18 update 3

Hi, All. I just tried to compile a C++ program with _Quad keyword in Visual Studio 2017 using ICC 18 update 3. I added "/Qoption,cpp,--extended_float_type" to project additional compiler options....

View Article


Ignore #include GCC directive on C++ code with GCC-4.5

I have a compilation issue with "GCC diagnostic push" on gcc-4.5 How can I make it work to ignore compilation flags on #include directives on gcc-4.5, like it is done on further gcc versions with...

View Article

Type Deduction Failure - Possible Bug

Hello,I have found a possible type-deduction bug, reproducible in Intel 18.0.1, 18.0.2, and 19.0.0.046. Here is a small code snippet demonstrating the...

View Article

Intel C++ Composer XE 2011

Hi, recently for my academic research, I have been working on a MATLAB toolbox whose C++ source code can be compiled by Intel C++ compiler.Since this toolbox is known to be compatible with MATLAB...

View Article

ICC compiler bug building Python sha3

Hi,When trying to build Python 3.6.3 (and 3.6.4) using icc 2018.1 and .2 the compiler segfaults.It is essentially a problem with icc blowing up with a very long line of code generated by a...

View Article


Intel Compiler option does not appear under Project Menu

Friends:I originally had installed Intel Fortran Studio 2017 on Visual Studio 2013. When we received the 2018 update, I installed VS 2017 Pro and installed the Intel 2018 update which asked me which VS...

View Article

[Bug report] Spurious #2651 warning for deprecating a "using" alias.

Dear all,trying to deprecate a "using" alias as in using foo [[deprecated]] = int; int main() { foo f = 1; }; gives metest-deprecate.cc(1): warning #2651: attribute does not apply to any entity using...

View Article


using std::any, compiler options /std:c++17, /Qstd=c++17 not compatible

Hello,I have tried to use std::any class, but I cannot enable C++17 support for Intel Compiler.If I use it with VC++ I have to enable Language->C++ Language Standard->ISO C++17 Standard...

View Article

OpenMP Crash at -O0 but not at -O2 when using threadprivate class instance...

Hello,The following code:#include <iostream> #include <omp.h> class Base { public: int memb_base; virtual int foo() { return 0; } }; class Derived : public Base { public: int memb_derived;...

View Article


Image may be NSFW.
Clik here to view.

WIN64: incomplete support of attributes for enumerators in Windows ICC

Hello, everyone,For Qt builds using Windows ICC got error: cd corelib\ && ( if not exist Makefile C:\libQT-5.12-dev\build\qtbase\bin\qmake.exe -o Makefile...

View Article

Working with licenses

Hello,I'm sorry if this is not the correct forum for this issue but I couldn't find another one that seemed to pertain to it.  I've been using various versions of Parallel Studio XE for C/C++...

View Article

mpiicc configure spawns dozens of mpiicc processes

When I attempt to ./configure for a program install, the configure scripts will hang.  Running a top will show dozens of mpiicc processes running concurrently while configure is hanging.  I can not...

View Article
Browsing all 1175 articles
Browse latest View live


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