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

Diagnostic 3509: "into_extent" modifier is needed for this clause

Diagnostic message: "into_extent" modifier is needed for this clauseThank you for your interest in this diagnostic message. We are still in the process of documenting this specific diagnostic.Please...

View Article


Diagnostic 3493: attribute is ignored for thread_local variables

Diagnostic message: attribute is ignored for thread_local variablesThank you for your interest in this diagnostic message. We are still in the process of documenting this specific diagnostic.Please...

View Article


Diagnostic 3477: a literal operator cannot have extern "C" name linkage

Diagnostic message: a literal operator cannot have extern "C" name linkageThank you for your interest in this diagnostic message. We are still in the process of documenting this specific...

View Article

Diagnostic 3461: attribute "xxxx" does not apply to handler parameters

Diagnostic message: attribute "xxxx" does not apply to handler parametersThank you for your interest in this diagnostic message. We are still in the process of documenting this specific...

View Article

Diagnostic 3445: bigendian attribute is not supported for volatile floating...

Diagnostic message: bigendian attribute is not supported for volatile floating pointThank you for your interest in this diagnostic message. We are still in the process of documenting this specific...

View Article


Diagnostic 13042: Conflicting values seen for opt-report filename during IPO...

Diagnostic message: Conflicting values seen for opt-report filename during IPO compilation. Previous value = 'xxxx'. New value = 'xxxx'.Thank you for your interest in this diagnostic message. We are...

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

Diagnostic 3457: conversion from a string literal to "char *" is deprecated

Diagnostic message: conversion from a string literal to "char *" is deprecatedThank you for your interest in this diagnostic message. We are still in the process of documenting this specific...

View Article


Diagnostic 3441: a class marked shared may not have a base class whose size...

Diagnostic message: a class marked shared may not have a base class whose size is not a multiple of 8Thank you for your interest in this diagnostic message. We are still in the process of documenting...

View Article


Linker errors

Guys, I'm working now with Unreal Engine 4, and source code compiles perfectly!!! with Visual Studio compiler (cl.exe).The same source code couldn't compile with your newest intel c++.There were 2...

View Article

__assume_aligned(x) in a for loop

# define MY_ALIGNED_MEMORY_ALIGN sizeof(__m256) /* _mm_malloc align [bytes] */ # define MY_ASSUME_ALIGNED(x) __assume_aligned((x),MY_ALIGNED_MEMORY_ALIGN) for(auto& i1:packets) {...

View Article

is it legal "__assume_aligned((NULL),MY_ALIGNED_MEMORY_ALIGN)"

Is it legal "__assume_aligned((NULL),MY_ALIGNED_MEMORY_ALIGN)" when "MY_ALIGNED_MEMORY_ALIGN" is "sizeof(__m256)"?I have various configurations on program startup, when user can choose using...

View Article

Compiler vectorize std::vector but not C vector

Hi, I have tested the compiler regarding vectorization and I get the following weird problem. In the following codedouble test80_c(double* x, double* y, int n, int nb_loops) { double sum{ 0.0 }; double...

View Article


AVX intrinsic _mm_permute_ps and instruction VPERMILPS documentation issues

In the User and Reference Guide for the Intel® C++ Compiler 15.0, the "Intrinsics for Permute Operations" section (https://software.intel.com/en-us/node/524157), the _mm_permute_ps intrinsic is missing...

View Article

Missing several Intrinsics for Miscellaneous Operations in User and Reference...

In the User and Reference Guide for the Intel® C++ Compiler 15.0, the "Intrinsics for Miscellaneous Operations" (https://software.intel.com/en-us/node/524118) is missing the following...

View Article


DaSOFi ;D

Hi there, my Friends! :)Now, i'd like to introduce an one trifle to keep stack safe + it has minor penalty on...

View Article

Using compilervars File

Before you invoke the compiler component of the Intel® Integrated Native Developer Experience (Intel® INDE) you must set certain environment variables that define the location of compiler-related...

View Article


Target Platform Build Instructions

Parent topic: User and Reference Guides for the Intel® C++ Compiler 15.0 for Intel® Integrated Native Developer Experience 2015Using compilervars FileAndroid* PlatformWindows* PlatformSprache Englisch

View Article

Microsoft* Visual Studio* IDE: vs-android Enabling for Android* Targets

This topic applies to C++ Windows* OS only.You can use Microsoft* Visual Studio* IDE to build Android C/C++ applications only if you integrate the IDE with a third-party plugin called vs-android. The...

View Article

IDE Integration

This section contains topics on how to integrate/enable IDEs on different platforms for application development.Parent topic: User and Reference Guides for the Intel® C++ Compiler 15.0 for Intel®...

View Article
Browsing all 1665 articles
Browse latest View live


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