E
Causes the preprocessor to send output to stdout.SyntaxLinux OS and OS X:-EWindows OS:/EArgumentsNoneDefaultOFFPreprocessed source files are output to the compiler.DescriptionThis option causes the...
View Articleuse-asm, Quse-asm
Tells the compiler to produce objects through the assembler. This is a deprecated option. There is no replacement option.SyntaxLinux OS and OS X:-use-asm-no-use-asmWindows...
View Articleg0
Disables generation of symbolic debug information.SyntaxLinux OS and OS X:-g0Windows OS:NoneArgumentsNoneDefaultOFFThe compiler generates symbolic debug information.DescriptionThis option disables...
View Articlefcode-asm
Produces an assembly listing with machine code annotations.SyntaxLinux OS and OS X:-fcode-asmWindows OS:NoneArgumentsNoneDefaultOFFNo machine code annotations appear in the assembly listing file, if...
View Articleinline-forceinline, Qinline-forceinline
Instructs the compiler to force inlining of functions suggested for inlining whenever the compiler is capable doing so.SyntaxLinux OS and OS X:-inline-forceinlineWindows...
View Articleeclipse intel c++ 14 64 compiler error
I'm using eclipse v4.3.2 and the extension of Intel c++ compiler (v14, 64bit) in Fedora. I use -std=c++11 and __cplusplus=201103L in the project property. There is no error marked in my c++ source...
View ArticleИспользование расширения Intel Cilk Plus для ускорения приложений Android...
Intel(R) CilkTM Plus — это набор языковых расширений для компилятора Intel(R), помогающий легко и быстро применять распараллеливание и векторизацию для кода C/C++. Для ознакомления с базовыми...
View Article_GFX_share / _GFX_unshare
Adds or removes a host memory area to the set of shared memory areas. This topic only applies to Intel® 64 and IA-32 architectures targeting Intel® Graphics Technology.Syntaxint _GFX_share(const void *...
View ArticleInitiating an Offload on Intel® Graphics Technology
This topic only applies to Intel® 64 and IA-32 architectures targeting Intel® Graphics Technology.The code inside _Cilk_for loops or _Cilk_for loop nests following #pragma offload target(gfx) and in...
View ArticleOptions: Code Coverage dialog box
To access the Code Coverage page, select Tools> Options> Intel Compilers and Tools> Code Coverage.Use this page to specify settings for code coverage. These settings are used when you run an...
View ArticleOptimization Reports: Viewing
When the compiler generates optimization diagnostics, the Compiler Optimization Report and the Compiler Inline Report windows open, and optimization report annotations appear in the editor.Compiler...
View ArticleSwitching Back to the Visual C++* Compiler
If your project is using the Intel® C++ Compiler, you can choose to switch back to the Microsoft Visual C++* Compiler by doing the following:Select the project. To select more than one project, use...
View ArticleIntel® C/C++ Error Parser
The following topic applies to Eclipse* for C/C++.The Intel® C/C++ Error Parser (selected by default) lets you track compile-time errors in Eclipse*/CDT. To confirm that the Intel® C/C++ Error Parser...
View ArticleSpecifying Include Files
The Intel® C++ Compiler searches the default system areas for include files and whatever is specified by the I compiler option. The compiler searches directories for include files in the following...
View ArticleIntel® System Studio 2015: Getting Started with the Compiler for Windows*...
Start from Microsoft Visual Studio*The product integrates into the following versions of the Microsoft Visual Studio* Integrated Development Environment (IDE):Microsoft Visual Studio 2013*Microsoft...
View ArticleFunny,sporadic error messages with old Intel Icc compiler 9.1.045
We got sporadic messages like this, during compile or link, on an older Linux (release reference) computer. Since we could not "google" anything about this, we needed some time finding its origin:...
View ArticleOverview: Asynchronous Offloading
This topic only applies to Intel® 64 and IA-32 architectures targeting Intel® Graphics Technology.Synchronous and Asynchronous OffloadingThe compiler provides two heterogeneous offload programming...
View ArticleOverview: Intel® Graphics Technology
This topic only applies to Intel® 64 and IA-32 architectures targeting Intel® Graphics Technology.In many models of Intel processors that include Intel® Graphics Technology, you can offload a...
View ArticleOptions: Converter dialog box
To access the Converter page, click Tools> Options, expand the Intel Compilers and Tools and C++ nodes and select Converter.Use the Converter page to specify which platform toolset to use when...
View ArticleUsing Static Analysis in Visual Studio*
Static Analysis is a deprecated feature.Static Analysis is not supported on OS X* systems.To build your application for static analysis in Microsoft Visual Studio*, use the Build for Intel Static...
View Article