Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
29277 Discussions

Difference between Composer and Compiler?

Ashley_Weinstein
Beginner
1,324 Views
This may be a silly question, but what is the difference between theFortran "Composer" and the Fortran Compiler?

I need a Fortran compiler that I can use to migrate legacy code and write new code. I have already installed VS 2008 along with Intel C++ Compiler Prof. Ed. 11.1.

I need the exact title for the product as our IT ordering will get it screwed up otherwise. (example: originally wanted Intel Compiler Suite Prof Ed., instead we got Intel C++ Prof. Ed.)

I would assume I needIntel Visual Fortran Compiler Professional Edition 11.1 for Windows

Please advise.
0 Kudos
1 Reply
TimP
Honored Contributor III
1,325 Views
Composer XE 2011 is the marketing name for the Intel 12.0 compilers. The marketing people don't seem to understand the extra confusion created by the new names for groups of tools not including Fortran. Here's the official translation page (overview tab)
between last year's and this year's product names. In each case, buying a license under either this year's or last year's name gives you access to current and older versions to download.
The windows/linux/mac tabs show you which bits are included in each product.
So, if you wanted last year's Compiler Suite Professional Edition (both C++ and Fortran included), this year's name would be simply Composer XE, or so it says here. Even your vendor may be confused, but ought to let you trade up, if you can specify whether you want Fortran alone or the combination of C++ and Fortran.
The C++ Studio bundles of C++ with additional performance tools, but no Fortran. The Studio products which include Fortran would be Cluster Studio (includes MPI and MPI trace analyzer) and Parallel Studio (includes VTune and Inspector, and the display means for SSA).
The page is misleading in showing the Composer with IMSL, which as far as I know doesn't exist yet, so you would get the ifort 11.1 version.
If these pages aren't sufficient to help you and your vendor figure it out, I guess you have a beef with our marketing.
0 Kudos
Reply