All Articles Tagged compiler

Link/UrlTags
Argument checking is not working[Forums]
Hi there,I have an intel fortran project with a subroutine (Lets call it sub A) that calls another subroutine (sub B).If I add a dummy argument to sub B, clean and rebuild, I get a nice Build succeeded,...

Posted: 2012-05-21 11:23:32
compiler
Building Yocto* Applications using Intel(R) C++ Compiler[Knowledgebase]
Compiler Integration with Yocto Project* 1.1 Application Development ToolkitThis article describes how to use the Intel® C++ Compiler 12.1 from the Intel® Embedded Software Development Tool Suite for...

Posted: 2012-02-11 00:00:00 by Robert MuellerAlbrecht (Intel)
compiler, optimization, Perfomance, Yocto
Performance of Compiler Location on Cluster[Forums]
Hello,Can anyone tell me what type of effect the location of compiliers on a cluster has on Software compiled with the compiler has? Im thinking about two cases. First, a complier is shared across all...

Posted: 2012-02-09 22:18:19
Cluster, compiler, location, NFS, performance
configuration in code blocks IDE under Linux[Forums]
im new to Intel's  C/C++ compiler, please explain the configuration in Code Blocks with enough details, such as (c compiler, linker ...) code blocks doesnt seen wise enough to do this automatically...

Posted: 2011-10-05 10:45:50
Beginner, CODE BLOCKS, compiler, Configuration, Configure, Help needed, IDE, Linker, linux, tool, Ubuntu
Combining the \'using\' directive with partial overloading: gcc feature or intel bug?[Forums]
I wish to use a set of libraries written in C++ with the Intel compilers. I've attached sample code which demonstrates the problem. There are many places in the libraries where they make use of combining...

Posted: 2011-10-04 02:07:55
C++, compiler, gcc vs icc
is it possible to auto-vectorize and auto-parallelize this code ?[Forums]
Hi,I have the following function that checks a matrix is symmetric or not:   bool chk_symm(double* data, int row){       double summation __attribute__((aligned(16)));       summation =0;   ...

Posted: 2011-07-25 19:56:55
compiler, parallelization, Vectorization
Linking glibc2.* with icc (Intel C Compiler)[Forums]
Hello people, I have spent the previous day but could not figure out the way yet to solve my problem. I want to use the function sched_getcpu(); to get the core ids where...

Posted: 2011-06-23 07:37:33
compiler, Core, glibc, ICC, openmpi
Software Development Tools for Intel® Itanium® processors[Knowledgebase]
Intel® Software Development Products for Intel® Itanium® Processors Intel® Compilers & Libraries for Intel® Itanium® Processor provide advanced development...

Posted: 2011-06-02 08:30:00 by John Mchugh (Intel)
compiler, How-To, itanium, Itanium Coding
Copy and modify[Forums]
When I compile the following C function containing some variants of x ^= x >> n:===>typedef unsigned int t;  // or other integer types such as char or intt test(t x){  t x1;   x = x ^ (x >>...

Posted: 2011-05-10 15:59:39
compiler, optimization
Version 12.0.2[Forums]
Had a previous post , but got no-working reply on it. So I will try this thread again.I am using Intel C++ compiler version 12.0.2 and I want to output assembly files that use Intel Syntax. It is currently...

Posted: 2011-03-15 03:31:32
assembly, compiler, intel, syntax
Compiler error[Forums]
Hi there, I'm evaluating the Intel C++ compiler for my company. Unfortunately I'm hitting some compiler errors with the 12.0 version. The most notorious error is:error : argument list for template...

Posted: 2011-02-16 08:08:32
C++, compiler, error, template, Visual Studio 2010
Kathy Farrel and Dr. Mike McCool on Intel Array Building Blocks[Videos]
Intel Software Architect Dr. Michael McCool talks with Parallel Programming Community Manager Kathy Farrel about Intel® Array Building Blocks. This new product allows very high-level code writing...

Posted: 2010-12-14 09:26:16
ArBB, array, Array Building Blocks, compiler, Parallel Studio XE, SC10, Software Tools, tools
Intel Parallel Studio XE Parallel Building Blocks Demo [Videos]
Intel's Ron Green demos Parallel Building Blocks at SC10. Intel Parallel Building Blocks is a set of comprehensive parallel development models that support multiple approaches to parallelism. Since they...

Posted: 2010-12-08 09:17:36
Code, compiler, Intel Parallel Building Blocks, manycore, multicore, Parallel Building Blocks, Parallel Studio XE, SC10, software, tools
Intel Parallel Studio XE CoArray Fortran [Videos]
Steve Lionel, from Intel’s compiler team, talks about the new Coarray Fortran feature of the Intel Fortran compiler, part of Intel Parallel Studio XE 2011. Intel® Parallel Studio XE 2011...

Posted: 2010-12-08 09:07:32
application Performance, C++, COarray, Code, compiler, Intel Parallel Studio XE, Intel Tools, multicore, Parallel Studio XE, Software Tools, tools
A Retargetable, Dynamic Compiler and Embedded Language[Knowledgebase]
This is a technical paper accepted to the 2011 International Symposium on Code Generation and Optimization (CGO) conference. See the "Article Attachments" section on this page to download the PDF version.ABSTRACTOur...

Posted: 2010-11-14 21:00:00 by Michael McCool (Intel)
compiler, Intel ArBB, Parallel Programming
A Guide to Auto-vectorization with Intel® C++ Compilers[Knowledgebase]
Introduction The goal of this Guide is to provide guidelines for enabling compiler auto-vectorization with the Intel® C++ Compilers.  This document  is aimed at C/C++ programmers working on systems...

Posted: 2010-11-08 00:00:00 by mario.deilmann@intel.com
AVX, compiler, optimization, optimize, SSE, Vectorization, Vectorizer
Intel® ArBB Two-Phase Compilation[Knowledgebase]
Intel ArBB runtime-dynamic (JIT) compilation processIntel ArBB programs are provided as functions, either general functions or element-wise operating "mapped" functions (kernels). The statements building...

Posted: 2010-09-14 21:00:00 by Noah Clemons (Intel)
C++, compilation, compiler, debugger integration, immediate mode, JIT, optimized code, runtime-dynamic
C Compiler & C++ Compiler Suite from Intel[Knowledgebase]
Home Products News Resources Support Store Achieve winning performance with these suites of C++ compilers, C compilers, performance libraries,...

Posted: 2010-08-28 00:00:00 by Dwight McDuffee (Intel)
C Compiler, c compiler for linux, c compiler for mac, c compiler for windows, C compiling, C++ Compiler, C++ compiling, compiler
Unable to install the compiler under Windows[Forums]
Hi,I have download a trial version of the C++ compiler for Windows, but when I launch the setup application I got the following error message :\"Error while extracting file: C:\\Program Files\\Intel\\Download\\w_cproc_p_11.1.065_ia32\\autorun.inf\"\"Access...

Posted: 2010-07-14 01:27:32
access denied, autorun.inf, C++, compiler, install error, setup
Intel Complier v11.1.065 support for Eclipse[Forums]
Hi, At present I'm using VS2008, QT 4.6.2 and the Intel Compiler for development, but we want to move to Eclipse for all future development but having read this thread : http://software.intel.com/en-us/forums/showthread.php?t=67847...

Posted: 2010-06-07 03:43:49
CDT, compiler, Eclipse, Integration, MCSV, Qt
Lexical Analyzer and Syntax Analyzer [Forums]
Hello friendsI want to know what is the diference between Lexical Analyzer And Syntax Analyzer.I know that these are the different components of a compiler. But i dont know their functions and difference.Please...

Posted: 2010-05-08 02:24:26
compilation, compiler, Lexical Analyzer, syntax
Getting Started with Intel® Fortran for Mac OS* X[Knowledgebase]
The attached downloadable PDF file is a tutorial that includes detailed instructions for building your applications with the Intel Fortran Compiler for Mac OS* X for the following environments: • From...

Posted: 2010-05-09 21:00:00 by Bonnie Aona (Intel)
compiler, Fortan, mac, Mac OS, Mac OS X, Mac OS X 10.6, tutorial, Xcode, XCode 3.2
Performance and Portability Benefits of Ct[Knowledgebase]
PerformanceIntel Ct is scalable to large problems. The runtime manages data to directly address memory bottlenecks. Furthermore, the Intel Ct runtime compilation process eliminates modularity overhead....

Posted: 2010-03-02 00:00:00 by Noah Clemons (Intel)
Architecture, BLAS, compilation, compiler, FFT, fusion, IPP, lapack, memory bottlenecks, MKL, modularity, runtime, scalability, simd-ization, TBB, Vectorization
Getting Code Ready for Parallel Execution with Intel® Parallel Composer[Knowledgebase]
Getting Code Ready for Parallel Execution with Intel® Parallel Composer (PDF 453KB) Abstract Developers have the choice among a number of approaches for introducing parallelism into their code. This...

Posted: 2011-10-25 00:00:00 by Mark Sabahi (Intel)
auto-parallelization, compiler, OpenMP, Parallel Composer, threading, Vectorization
Compiler can't find libstdc++.so.5[Forums]
Hello all,I just got the intell compiler installed on Fedora 10.  I had some trouble installing the compiler because it said I was missing some preequisites.  I finally got thouse all installed and have...

Posted: 2009-12-10 08:17:44
compiler, Help needed, newbie
Evaluation version fails to run[Forums]
I am unable to use the Intel C++/Fortran compilers as they return  the following error:error #10310: Failed to enable trusted storage check for licensing: WARNING : Enable Trusted Storage failed (flexnet...

Posted: 2009-12-02 04:45:18
compiler, error #10310, evaluation, installation, license error
Building interfaces for DFTI for fortran[Forums]
Building interfaces for DFTI for fortran seems require c compiler. This brings difficulties for fortran user, since one does not have c compiler but fortran compiler. I was trying to build interfaces...

Posted: 2009-10-17 06:33:12
compiler, DFTI, interface, MKL
Image Processing Acceleration Techniques using Intel® Streaming SIMD Extensions and Intel® Advanced Vector Extensions[Knowledgebase]
Introduction Modern Intel processors features acceleration through the use of SIMD (Single Instruction Multiple Data) instructions that include a wide range of available Intel® Streaming SIMD Extensions...

Posted: 2010-01-26 00:00:00 by Petter Larsson (Intel)
AVX, compiler, image processing, media, SSE, vcsource_domain_media, vcsource_index, vcsource_os_windows, vcsource_platform_desktoplaptop, vcsource_type_techarticle, visual computing
Intel C++ Compiler for Windows CE...[Forums]
Hello!I was surprised when did not find any official information about Compiler for Windows CE.Some times ago I tried compiler (v1.2 then v2.0) with eMbedded Visual Studio.  (about 40% performance acceleration...

Posted: 2009-08-22 14:40:51
compiler, vs2008, windows ce
How to Compile for Intel® AVX[Knowledgebase]
Intel® AVX (Intel® Advanced Vector Extensions) is a 256 bit instruction set extension to Intel® SSE (Intel® Streaming SIMD Extensions) that was first announced in 2008. Further information about Intel...

Posted: 2009-07-15 00:00:00 by Martyn Corden (Intel)
AVX, compiler, Intel 2nd Generation Core processor
Redistribution of Application Binaries Built for Microsoft Windows*[Knowledgebase]
The latest version of this document for the Composer XE 2011 products (aka versions 12.x)  are here:  http://software.intel.com/en-us/articles/redistributable-libraries-for-the-intel-c-and-visual-fortran-composer-xe-for-windows/Applications...

Posted: 2010-03-10 23:00:00 by Bonnie Aona (Intel)
compiler, Compiler Professional Edition, redistributable, redistributable libraries, redistribute, Redistribute dlls, redistribute Intel Compiler libs and dlls, redistribute ipp libs and dlls, redistribute mkl libs and dlls, redistribute tbb libs and dlls, redistribution
Redistribution of Application Binaries Built for Linux* [Knowledgebase]
Applications built with 11.x Intel® Compiler Professional Editions may be installed on systems on where the Intel Compiler Professional Edition is not installed. This document provides help for application...

Posted: 2010-03-11 21:00:00 by Bonnie Aona (Intel)
compiler, Compiler Professional Edition, redistributable, redistributable libraries, Redistribute dlls, redistribute Intel Compiler libs and dlls, redistribute ipp libs and dlls, redistribute mkl libs and dlls, redistribute tbb libs and dlls, redistribution
Redistribution of Application Binaries Built for Mac OS* X [Knowledgebase]
Applications built with 11.x Intel® Compiler Professional Editions may be installed on systems on where the Intel Compiler Professional Edition is not installed. This document provides help for application...

Posted: 2010-03-11 21:00:00 by Bonnie Aona (Intel)
compiler, Compiler Professional Edition, redistributable, redistributable libraries, redistribute, Redistribute dlls, redistribute Intel Compiler libs and dlls, redistribute ipp libs and dlls, redistribute mkl libs and dlls, redistribute tbb libs and dlls, redistribution
Can I export a makefile from Visual Studio?[Knowledgebase]
This capability was removed from Visual Studio starting with Visual Studio .NET 2003*.Discussion on the msdn.com and microsoft.com web sites indicate that this featurewill not be implemented in future...

Posted: 2009-07-07 00:00:00 by Steve D. (Intel)
C++, compiler, export, export makefile, makefile, Visual Studio
Error: The Serial Number Provided is Not Valid for This Solution Set - 11.0 C++/Fortran installation for Mac[Knowledgebase]
Problem : I encountered the error below when installing 11.0 C++/Fortran compiler for Mac OS. How to fix this error? Environment : 1) Architecture (IA-32 or Intel 64): Macbook Air (IA-32) 2) OS version:...

Posted: 2009-05-14 00:00:00 by Lina Liu (Intel)
compiler, Install, invalid, mac, serial number
Intel® Parallel Composer Assigning the Compiler[Videos]


Posted: 2010-11-04 16:48:13
C++ Compiler, compiler, Parallel Composer, Visual C++
variable in for-loop may not be redeclared in this scope[Knowledgebase]
Problem : Intel Compiler fails to compile the following test casevoid test(){for (int i=0; i < 1000; i++){for (int i=0; i < 1000; i++); // if this is removed MSVC++ 2005 and 2008 give an errorint...

Posted: 2009-06-24 00:00:00 by Qale (Intel)
C++, compiler, loop, scope
How to download the standalone Intel performance library products with a license for Intel® Compiler Professional Edition or Intel® Parallel Composer[Knowledgebase]
If you have a valid license for the integrated products Intel® C++ Compiler Professional Edition/Suite version 11.x, Intel® Parallel Studio or Intel® Parallel Composer, your license is eligible to...

Posted: 2010-08-17 00:00:00 by Sukruth V (Intel)
compiler, download, separately
How can I upgrade my standard compiler license to Professional edition? [Knowledgebase]
Problem : I have a Intel C++/Fortran compiler standard license for version 10.1 with valid support, however, I want to access the newest version by upgrading my current license. What should I do?Resolution :  Please...

Posted: 2010-09-21 00:00:00 by Kittur Ganesh (Intel)
compiler, Standard, upgrade
Intel® Compiler - How can I generate optimized code to run on any IA-32 or Intel(R)64 architecture processor?[Knowledgebase]
The compiler's default optimizations, /O2 on Windows* ( -O2 on Linux* or Mac OS* X), generate optimized code for all IA-32 architecture processors with support for SSE2 instructions and for all...

Posted: 2010-12-21 21:00:00 by ISN Admin
compiler, optimization
How to install Intel Compiler for Windows and Intel Parallel Studio with remote activation option?[Knowledgebase]
Problem :  Installing Intel compilers other Intel® Software Development Products on computers without an internet connection. Resolution:Option 1: Install using a License File You should...

Posted: 2010-09-10 21:00:00 by Annalee (Intel)
compiler, Install, internet
How to install the evaluation of Intel Compilers version 11.x?[Knowledgebase]
Problem : I want to evaluate Intel(R) C++ Compiler/Fortran compiler Professional Edition version 11. Where can I find a serial number?Resolution : You should need no serial number to evaluate Intel(R)...

Posted: 2009-02-23 00:00:00 by Hubert Haberstock (Intel)
compiler, evaluation, serial number
Linking Version 10 Executables to Version 11 dll's following Compiler Upgrade[Forums]
Hello,I have a question regarding a compiler upgrade 10.1.021 to the current 11.0.072 of the IA32 package. So far, my tests have been informal and have not affected the source controlled version of our...

Posted: 2009-02-20 08:02:20
compiler, dll, linking, upgrade
Using xilink with /Qipo and /Qparallel options may cause an Internal compiler error[Knowledgebase]
Reference Number : DPD200110663Version : 11.0.066Operating System : Windows, LinuxProblem Description : When an application is compiled using /Qipo for Windows* (-ipo for Linux*) and /Qparallel...

Posted: 2009-06-22 21:00:00 by Wendy Doerner (Intel)
C++, ClosedSWDefect, compiler, Ice, intel, internal compiler error, IPO, parallel
error PRJ0019: A tool returned an error code[Knowledgebase]
Problem : When invoking the Intel(R) Compiler on Windows* from Microsoft* Visual Studio you receive the error: "error PRJ0019: A tool returned an error code". Environment : Windows*Root Cause : A...

Posted: 2010-09-21 18:29:26 by Wendy Doerner (Intel)
C++, compiler, error, intel, Microsoft* Visual Studio
strip: bad n_sect for symbol table entry 7305 [Knowledgebase]
Problem : When trying to run strip on an executable generated with the 11.0 Intel(R) Compiler on Mac OS* using -openmp and -static-intel you get an error: strip: bad n_sect for symbol table entry 7305...

Posted: 2010-09-21 18:29:28 by Wendy Doerner (Intel)
compiler, intel, strip
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, Linux*...

Posted: 2009-03-30 01:00:00 by Jennifer Jiang (Intel)
-wd, /Qdiag-enable, /Qwd, C++, compiler, description, diagnostic, disable, error, g++, gcc, Parallel Composer, parallel studio, remark, Visual C++, warning
/arch, /Qx, and some /Qax[Forums]
Dear Forum, There are a few issues around the compiler options /arch and /Qx. The issues are relevant to both compiler versions 11.0 and 10.1, and below I use the terminology for 11.0:Intel compiler &...

Posted: 2008-12-29 23:44:25
compiler, 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 inconsistency...

Posted: 2009-07-06 00:00:00 by Wendy Doerner (Intel)
c, C++, compiler, cxxlib-gcc, error, g++, gcc, remark, warning
Building POV-Ray* with Intel(R) C++ Compiler[Knowledgebase]
  Introduction Version information Application notes Obtaining the source code Obtaining the latest version of the Intel® compilers Prerequisites Configuration and set-up information Source...

Posted: 2009-06-17 00:00:00 by Grishma Kotecha (Intel)
compiler, graphics, Povray, ray tracing, tools, visual computing
Error in Mac OS disk image of Intel Compiler (F or C) 11.0[Forums]
Hey, when trying to download the disk images for the Intel Fortran Compiler and Intel C++ Compiler 11.0.054 for Mac OS X, the disk image verification process resulted an error. One time I had a checksum...

Posted: 2008-11-20 02:10:55
compiler, installation, Mac OS*
Perfect Match - NERO 9, NERO Move IT, NERO Liquid TV and the Intel® Core i7 [Videos]
Nero AG’s Chief Strategy Officer and Video Codec Team Leader talk about how they took advantage of the architecture of the Intel Core® i7 processor and the capabilities of the Intel® VTUNE® analyzer...

Posted: 2008-11-18 09:38:01
compiler, Core i7, i7, intel, Nero, Vtune
Cluster OpenMP for Intel Compilers[Forums]
Dear all, I would like to thank you first for reading my Thread. I will try to be as precise as possible. I am an Intel Visual Fortran 10.0.0.27 for Windows (happy) customer. Our programs are mainly...

Posted: 2008-11-12 02:13:04
Cluster, compiler, OpenMP
Compiler problem while compiling seplib-6.5.3 - "internal error: backend signals"[Forums]
Hi.   I'm currently set to compile and install a tool named "SEPlib" version 6.5.3. And everything seems to work fine, until I get a rather cryptic error code from the Intel compiler: "internal error:...

Posted: 2008-11-06 01:59:48
compiler, Intel 64, problem
Intel® C++ Compiler - Supported compiler versions[Knowledgebase]
Interactive support via Intel® Premier Support or the Intel User Forums is provided for the two most recent compiler major releases. Older compiler versions are not supported. If you have...

Posted: 2009-11-11 21:00:00 by ISN Admin
compiler, major, minor, support, version
Intel Visual Fortran Do I need MS x64 components for Win32-only development[Knowledgebase]
Question:  Do I need to install the Microsoft* X64 Compiler and Tools as described in the compiler installation guide if I only intend to do Win32 development? You do not need to install the Microsoft*...

Posted: 2008-10-23 00:00:00 by Steve D. (Intel)
64-bit, compiler, compiler installation, installation, Intel Visual Fortran, x64
What is the Export Control Classification Number (ECCN) for the Intel Tools?[Knowledgebase]
When shipping the Intel(R) Compiler or its redistributable libraries or other Intel software tools you need to contact Intel through Premier Support or Forums at http://software.intel.com/sites/support/...

Posted: 2009-07-31 00:00:00 by Wendy Doerner (Intel)
compiler, ECCN, intel, IPP, MKL, TBB
Being Successful with the Intel® Compilers -- You Need to Know[Knowledgebase]
Introduction This article is intended to assist developers new to the Intel compilers on how to get maximum performance on IA-32, Intel® 64 and Itanium® processor platforms on the Microsoft Windows*,...

Posted: 2009-12-14 00:00:00 by Brandon Hewitt (Intel)
compiler, floating point, fp, interprocedural, IPO, O0, O1, O2, O3, Od, optimize, PGO, precision, profile guided, Vectorization, x87
error: expected a ";" icc 10.1 failure on Mac OS X 10.5.x with iPhone support[Knowledgebase]
  Introduction : With the latest Mac OS* X 10.5.x and Xcode 3.1.x, support for the iPhone was added.  This causes a compilation error with Intel compiler version 10.1.  Below is an example of the...

Posted: 2009-07-07 00:00:00 by Qale (Intel)
C++, compiler, error, iphone, mac, OSX_AVAILABLE_STARTING
Intel® Compiler Options for Intel® SSE and Intel® AVX generation (SSE2, SSE3, SSE3_ATOM, SSSE3, SSE4.1, SSE4.2, AVX, AVX2) and processor-specific optimizations[Knowledgebase]
  What are the IA-32 and Intel® 64 processor targeting options in the 11.1, 12.0 and 12.1 compilers? Which processor-specific option is best for my processor? Which processor is targeted...

Posted: 2010-01-24 00:00:00 by Anand Mudliar (Intel)
atom, AVX, compiler, Core 2 Duo, Core 2 Quad, Core i7, dual-core, MMX, pentium, SSE, SSE2, SSE3, SSE4.1, SSE4.2, SSSE3, vcsource_domain_graphics, vcsource_domain_media, vcsource_index, vcsource_os_windows, vcsource_platform_desktoplaptop, vcsource_product_icc, xeon
Use Pragmas with the Intel® C++ Compiler for Linux on 64-Bit Architecture [Knowledgebase]
Challenge Use pragmas with the Intel® C++ Compiler for Linux* to improve performance on the Intel® Itanium® processor. A pragma is a statement used to suggest that a compiler optimization be performed...

Posted: 2009-01-26 00:00:00 by kslewisx
compiler, How-To, itanium
Use Intel Compilers Successfully for 64-Bit Intel Architecture [Knowledgebase]
Challenge Use the Intel® Compilers for maximum performance. This item answers common questions about using the Intel compilers, and it also gives troubleshooting and optimization techniques. Solution Use...

Posted: 2009-03-11 00:00:00 by kslewisx
compiler, How-To, itanium
Resolve Cache Misses on 64-Bit Intel Architecture [Knowledgebase]
Challenge Resolve cache misses that cause a significant number of stall cycles. These occur when data is not in the desired cache and data retrieval requires access to a slower cache, memory, or disk. Solution Prefetch...

Posted: 2009-03-10 01:00:00 by kslewisx
compiler, How-To, itanium
Improve Performance on 64-Bit Intel Architecture with Intel C++ Compiler for Linux Options [Knowledgebase]
Challenge Use the options built into the Intel® C++ Compiler for Linux to improve performance on the Itanium® processor. The Intel compilers have robust feature sets to support optimization at...

Posted: 2009-01-26 00:00:00 by kslewisx
compiler, How-To, itanium
Guide Compilers to Optimize Inner Loops for 64-Bit Intel Architecture [Knowledgebase]
Challenge Guide the compiler to perform the proper amount of optimization on an inner loop. One of the quickest ways to find an inner loop in an assembly language listing is to look for sections of...

Posted: 2009-03-03 00:00:00 by kslewisx
compiler, How-To, itanium
How to Vectorize Code Automatically on 32-Bit Intel® Architecture[Knowledgebase]
Challenge Vectorize code automatically. Consider the following simple loop: void add(float *a, float *b, float *c) { int i; for (i = 0; i < 4; i++) { c[i] = a[i] + b[i]; } }   The...

Posted: 2009-08-13 00:00:00 by Sharon Greenfield (Intel)
compiler
Performance Modeling Using Compilers[Knowledgebase]
by Max Alt Intel® Solution Services Introduction With maturing compiler technologies, compile-time analysis can be a very powerful tool for optimizing code on any architecture. In combination with...

Posted: 2009-02-23 21:00:00 by Maxim Alt (Intel)
compiler, optimization
Using Compiler Reports for Software Optimization[Videos]
Eric Moore, senior Technical consulting Engineer at Intel, takes you through how to use reports generated by Intel's C compilers together with tools such as Intel VTune Performance Analyzer in order to...

Posted: 2007-03-27 23:03:45
compiler, intel, Multithreading, software, technology, tools
Welcome to the Intel C++ Compiler Forum![Forums]
Hello,I welcome you to the Intel C++ compiler discussion forum.You will like this forum if you are a developer interested in C++, parallelism and performance optimization.Cheers!Ganesh

Posted: 2008-09-26 15:02:32
C++, compiler, optimization, performance
Intel® Fortran Compiler - Supported compiler versions[Knowledgebase]
The following compiler versions are supported: Intel® Fortran Composer XE 2011 for Linux* (Compiler version 12.0) Intel® Fortran Compiler 11.1 for Linux* Intel® Fortran Composer XE 2011 for Mac...

Posted: 2009-11-09 18:00:00 by Steve Lionel (Intel)
compiler, support