gcc Select a Module Knowledgebase Forums Videos Blogs Contests Select a Community Software Products General Mobility Parallel Programming Manageability Open Source Virtualization What If Experimental Software ISN General Intel® Cluster Ready Financial Services Industry Tools Pentium Itanium Xeon Intel® Atom™ Software Developer Community Visual Computing ISC General Intel Software Network communities Academic Developer Training MID Software College Home Intel SW Partner program Events Intel® Parallel Composer Intel® Parallel Amplifier Intel® Parallel Inspector Intel® Software Development Products Home Intel® Parallel Studio Home Intel® HPC Home Intel® Parallel Studio Pre-Order Intel® Cluster Toolkit Intel® Cluster Toolkit Compiler Intel® Compilers Intel® IPP Intel C++ Tool Suite for MIDs Intel® MKL Intel® MPI Library Intel® TBB Intel® Thread Checker Intel® Trace Analyzer Intel® VTune Intel® AVX Intel® Graphics Performance Analyzers Knowledge Base Intel C++ Compiler and Performance Library for QNX* Neutrino* RTOS Knowledge Base Intel® C++ Compiler for Linux* Knowledge Base Intel® C++ Compiler for Mac OS X* Knowledge Base Intel® C++ Compiler for Windows* Knowledge Base Intel® Software Development Tool Suites for Intel® Atom™ Processor Knowledge Base Intel® Cluster Checker Knowledge Base Intel® Cluster Ready Knowledge Base Intel® Cluster Toolkit for Linux* Knowledge Base Intel® Cluster Toolkit for Windows* Knowledge Base Intel® Fortran Compiler for Linux* Knowledge Base Intel® Fortran Compiler for Mac OS X* Knowledge Base Intel® Integrated Performance Primitives Knowledge Base Intel® License Manager for FLEXlm* Knowledge Base Intel® Math Kernel Library Knowledge Base Intel® MPI Library for Linux* Knowledge Base Intel® MPI Library for Windows* Knowledge Base Intel® Parallel Amplifier Knowledge Base Intel® Parallel Composer Knowledge Base Intel® Parallel Inspector Knowledge Base Intel® Software Development Products Registration Center Knowledge Base Intel® Thread Checker for Linux* Knowledge Base Intel® Thread Checker for Windows* Knowledge Base Intel® Thread Profiler for Windows* Knowledge Base Intel® Threading Building Blocks Knowledge Base Intel® Trace Analyzer and Collector for Linux* Knowledge Base Intel® Trace Analyzer and Collector for Windows* Knowledge Base Intel® Visual Fortran Compiler for Windows* Knowledge Base Intel® VTune™ Performance Analyzer for Linux* Knowledge Base Intel® VTune™ Performance Analyzer for Windows* Knowledge Base Data Parallelism Intel® Graphics Performance Analyzers (GPA) Intel® Software Network TV Intel Software Network communities Software News Code & Downloads Game Development ISN Home Page with ISN TV Player Artist Media Intel’s Ct Technology Beta Knowledge Base
Which assembler does Intel Compiler icc10 & icc11 use? [Forums] Hello friends ,
After a lot of observation , i am pretty much sure that icc compiler is faster than the GCC compiler.
It must be because of some default optimizations used by icc or the assembler i ... Posted: 2008-11-17 01:20:28 by kiran.nalawadeICC , gcc , assembler , optimization Diagnostic 10149: option '-cxxlib-gcc' not supported with the current installed GCC [Knowledgebase] Cause:When compiling with the Intel(R) Compilers on Linux*, the error message: "Diagnostic 10149: option '-cxxlib-gcc' not supported with the current installed GCC" is an indication that some inconsis ... Posted: 2009-07-06 09:54:12 by Wendy Doerner (Intel), Ganesh Rao (Intel)Fortran , error , C++ , c , gcc , warning , remark , g++ , cxxlib-gcc , compiler Intel® C++ Compiler - Compiler Diagnostics (i.e. errors, warnings, or remarks) [Knowledgebase]
Diagnostic Definitions
Currently, there is not a comprehensive document that lists the diagnostic (such as error, warning or remark) definitions for the Intel® C++ Compiler for Windows, Li ... Posted: 2009-03-30 17:38:02 by Jennifer Jiang (Intel)error , C++ , gcc , warning , remark , parallel studio , Parallel Composer , diagnostic , description , disable , -wd , /Qwd , Visual C++ , g++ , /Qdiag-enable , compiler ~10% performance degradation on string conversion routines versus gcc (several versions) [Forums] Greetings, I am trying to compare the performance of a set of very simplestring to number (integer/double) conversion routines compiledwith ICC and GCC. For example, take the string to integer conver ... Posted: 2009-06-14 14:29:31 by cfspcgcc , performance problem , compiler flags , gcc vs icc Performance problem involving mixed gcc/icc compilation [Forums] Greetings,I have been trying to use ICC on a large application and have comeacross some strange performance problems. I am using ICC 11.081,gcc 4.1.2p2 and Linux Red Hat Enterprise 5.I am compiling ... Posted: 2009-06-14 14:38:53 by cfspcgcc , performance , gcc vs icc