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

Multi processor compilation broken? ( Intel® C++ Compiler XE 13.1.0 ( Update...

Hi there, after installing the latest Update to the Intel C++ Compiler ( 2013.2.149 ), it seems like the option /MP ( Multi processor compilation ) has no effect anymore, e.g. the compilation is done...

View Article


Using toolset Visual Studio 2012 - Windows XP (v110_xp) with Intel Compiler

Hi there, with the latest update for Visual Studio 2012 Microsoft introduced a new toolset ( Visual Studio 2012 - Windows XP (v110_xp) ) that allows to create EXE files that are compatible with Windows...

View Article


Online Intel Compiler ?

What do you think about making Intel Compiler available online ?Just like Visual C++ or GCC or Clang...http://rise4fun.com/Vcpp/

View Article

ICPP 14 XE IERROR_MODULE_ID_1204

With ICPP 14 XE i got while compilation error : IERROR_MODULE_ID_1204. Affected System is WIN 32/ 64.Best regards Detlef

View Article

static keyword ignored

I am using Intel C++ Composer XE 2013 SP1 Update 1 with Microsoft Visual Studio 2010. My solution holds different functions which are declared as static. But they are globally visible - I can call them...

View Article


Multi processor compilation broken? ( Intel® C++ Compiler XE 13.1.0 ( Update...

Hi there, after installing the latest Update to the Intel C++ Compiler ( 2013.2.149 ), it seems like the option /MP ( Multi processor compilation ) has no effect anymore, e.g. the compilation is done...

View Article

Using toolset Visual Studio 2012 - Windows XP (v110_xp) with Intel Compiler

Hi there, with the latest update for Visual Studio 2012 Microsoft introduced a new toolset ( Visual Studio 2012 - Windows XP (v110_xp) ) that allows to create EXE files that are compatible with Windows...

View Article

Online Intel Compiler ?

What do you think about making Intel Compiler available online ?Just like Visual C++ or GCC or Clang...http://rise4fun.com/Vcpp/

View Article


ICPP 14 XE IERROR_MODULE_ID_1204

With ICPP 14 XE i got while compilation error : IERROR_MODULE_ID_1204. Affected System is WIN 32/ 64.Best regards Detlef

View Article


static keyword ignored

I am using Intel C++ Composer XE 2013 SP1 Update 1 with Microsoft Visual Studio 2010. My solution holds different functions which are declared as static. But they are globally visible - I can call them...

View Article

heap memory allocation limits - win7 64 bit

Good eveningIs there a limitation for allocating memory on the heap?build is a 64bit exeOS is WIN7 64.physical memory is 12GBTrying to get a chunk of memory larger than 2 GB alwaysreturns an error.kind...

View Article

compiled SSE code slower than MSVC

I have a source file with 99% SSE2/SSE3/SSE4.1 intrinsics. I've compared execution time between Intel Compiler V15 and MSVC12, with Intel the code takes ~190ms, while with MSVC(2013) it just takes...

View Article

critical hotspot loop not vectorizing

Hello,I have a critical hotspot loop which I must ensure it vectorizes but using the verbose vectorization "-vec-report5" output it turns out that it is not vectorizing due to memory aliasing and...

View Article


std::make_unique

I'm trying to compile code c++ using Intel parallel studio xe 2016 update3 on Red Hat.The code compiles fine under windows using VS2015 and on Linux using GCC.The line causing problems is the...

View Article

IEEE 754 Standard Compliance: CPU vs GPU or, a War between Intel and NVIDIA

*** IEEE 754 Standard Compliance: CPU vs GPU or, a War between Intel and NVIDIA ***Please take a look at a detailed review of NVIDIA article:Floating Point and IEEE 754 Compliance for NVIDIA GPUs...

View Article


stdatomic.h missing 24 atomic types

C11 requires many atomic_* types be defined in stdatomic.h (see § 7.16.6), and both GCC and clang have them all in their stdatomic.h implementations, but 24 of them are missing in ICC (at least in...

View Article

Possible icc bug (alternatively glibc bug)

Hi!I have made a minimal code example of a C++ project that will result in creating a program that will segfault every time, before it even starts running the main function. It is only a few lines of...

View Article


Bug with ICC?

When trying to build our open source project;https://github.com/deeplearning4j/libnd4j We are seeing a compilation error similar to:https://gist.github.com/treo/d0b7610f9072f18449b600a0d585dad4The full...

View Article

Unable to connect to Intel(R) Software Development Products Registration Center

HIInstalling the parallel_studio_xe_2017 on docker images ubuntu 16.10. during installation getting the following error !!!Unable to connect to Intel(R) Software Development Products Registration...

View Article

thread_local compiler bug

Using "Intel(R) C++ Intel(R) 64 Compiler for applications running on Intel(R) 64, Version 16.0 Build 20160415" on Windows will cause the following simple code to crash pretty much every time.  Is this...

View Article
Browsing all 1175 articles
Browse latest View live