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

HELP for version

guillaume_kerlorch
初学者
468 次查看

Hi,

can someone can tell me which product i must intall on Xeon Computers ?

i have many XEON.

Oldest are 3.06 GHZ, 512 Kb L2 cache / 130 nm

Newer are 5140, 2.33 Ghz, 4 Mb L2 cache / 65 nm

I have choice between :

Product for IA-32/Intel 64 l_fc_p_10.1.013.tar.gz 75 MB
or
Product for IA-32 l_fc_p_10.1.013_ia32.tar.gz 42 MB
or
Product for Intel 64 l_fc_p_10.1.013_intel64.tar.gz 43 MB

Thanks for help

0 项奖励
2 回复数
TimP
名誉分销商 III
468 次查看

Intel 64 compilers generate 64-bit code for x86-64 operating system. They will not work on 32-bit operating system.
Your oldest Xeon may be a pure 32-bit system, which will not support the 64-bit OS. For at least 3 years, all Xeon systems have been capable of running either 32- or 64-bit OS.
If you are running the x86-64 64-bit OS, you can install both compilers, if you choose. The 32-bit compiler would be used to build an application which can run on either 32- or 64-bit OS. Otherwise, you would likely want only the 64-bit compiler.

The first package, IA-32/Intel 64, which includes both 32- and 64-bit compilers, is just a combination of the separate compilers. You can use it to install either or both compilers on 64-bit OS, but only the 32-bit compiler on 32-bit OS.
When you have both compilers installed, you control which one is active by choice of environment setting script.
0 项奖励
guillaume_kerlorch
初学者
468 次查看
many thanks !
0 项奖励
回复