Re: ifort and CVF

From: Steve Lionel (Steve.Lionel_at_REMOVEintelME.com)
Date: 09/01/04


Date: Wed, 01 Sep 2004 14:36:53 -0400

On 01 Sep 2004 08:33:28 -0700, Richard E Maine <nospam@see.signature> wrote:

>Steve Lionel <Steve.Lionel@REMOVEintelME.com> writes:
>
>> - Common language definition across four platforms (soon to be six)
>
>Now that makes me curious. I suppose that might mean just counting
>some other variant of MS Windows as another platform... but if it
>means something different, I'm mighty curious. Hmm...nah I wouldn't
>think Intel would release a version for Macs. Ah well. You are, of
>course, under no obligation to satisfy my curiosity.

The fifth and sixth platforms will be Windows and Linux running on systems
with processors that have "Intel Extended Memory 64 Technology" - in other
words, 64-bit extensions to IA-32. Very similar to an extension created by
another chip company - so much so that our new compilers will also compile for
those other processors, though our compiler will take advantage of additional
features on the Intel processors if the user selects that option. (You won't
find words in the documentation that claim support for non-Intel processors,
but we made sure it worked. We want everyone to use our compilers, even if
you have the bad taste to not be using our processors. :-) )

The Linux compiler is actually already available to those with a license for
the Intel Fortran Compiler for Linux, through a Premier Support download. The
Windows compiler will be made available in about a month, though it's somewhat
of a moot point because the Windows OS for such processors is not generally
available. You can get it from MSDN if you are a subscriber.

The compiler for "Intel EM64T", as we call it for short, will be a no-charge
download for customers who have a current license for the IA-32/Itanium
compiler for the given OS.

I am not revealing any secrets here - back when we announced Intel EM64T in
February, we stated our intention to offer compilers for it.

Steve Lionel
Software Products Division
Intel Corporation
Nashua, NH

User communities for Intel Software Development Products
  http://softwareforums.intel.com/
Intel Fortran Support
  http://developer.intel.com/software/products/support/



Relevant Pages

  • Re: New Visual Fortran Product Survey
    ... I assume that MS authorized DEC to use the name, and that that authorization transferred to Compaq/HP and then to Intel when the compiler/components/rights were successively purchased by those companies. ... HP does own and retain the rights to DEC/Compaq Visual Fortran, and their disuse of it does not give anyone else a right to use it. ... I believe the wording which says the product is only for Windows X64 EM64T and AMD64, for which only a minority of the vendors mentioned above have a product. ... I would expect most of the above vendors to produce such a compiler for whatever architecture becomes predominant, ...
    (comp.lang.fortran)
  • Re: What does 64 bit mean? Lame question, but hear me out :)
    ... Too bad for them the x86 instructions are by far and large generated by code ... when writing code for a specific platform using specific API's ... make a point) compiler frontend ... And that is just from Intel Corp. AMD has their own extensions like 3dnow! ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: g95 versus gfortran
    ... For both Windows and Linux, it's not available gratis for commercial use. ... Given that the Intel definition of commercial use is rather broad (which ... people actually use their compiler under the non commercial licencing. ... The FAQ for GNU GPL has information related to this question. ...
    (comp.lang.fortran)
  • Re: interface
    ... Writing portable code has nothing to do with the operating system or ... That having said, if you want to use only one compiler, GCC is a very ... Don't mess around with the Windows API. ... Even if you're working only on one platform, ...
    (comp.programming)
  • Re: Multithreading on Multicore Processors
    ... Then I checked the Intel site and they now proclaim that the latest ... old to use with the current Intel compiler. ... I have an installation of Intel Fortran v9.something on my Windows XP ... The easy way to meet your goals is with OpenMP. ...
    (comp.lang.fortran)