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

unsupported install (fedora 11 and IFC v10.0)?

yjyincj
Beginner
390 Views
Should I go ahead with `yes'?

The installation information are as follows.

[root@yuejun l_fc_c_10.0.026_ia32]# ./install.sh

proceeding as a root user...

===============================================================================
Welcome to the Intel Fortran Compiler 10.0.026 for Linux* Installation

Please make your selection by entering an option from the choices below:

1. Install
2. Readme
3. Release Notes
4. Installation Guide
h. Help
x. Exit

Please type a selection: 1

===============================================================================
Provide a Serial Number or License File

Please make your selection by entering an option from the choices below:

Please enter your serial number for this Product or select a different option.
Your Serial Number is in XXXX-XXXXXXXX format.

1. Use existing license found on the system. [Recommended]
2. Provide the absolute path for an existing license file.
Use this option if you have obtained a license file instead of a
serial number.
3. Where do I find my Serial Number?
4. Intel Privacy Policy
b. Go Back.
h. Help.
x. Exit.

Please type a selection or Serial Number: 1
Installation package for IA-32.
Checking Dependencies ...
Checking operating system requirements ................................
Unable to determine specific operating system / distribution
Checking RPM version ...Checking Kernel and glibc dependencies ...

Your platform :
architecture = i686
kernel = 2.6.30
glibc = arm-gp2x-linux-glibc-2.3.6-6.fc11.noarch
operating system = unknown

This product is supported for use with the following combinations :

Machine Type Kernel glibc

IA-32/Intel 64 2.4.x 2.2.5
IA-32/Intel 64 2.4.x 2.2.93
IA-32/Intel 64 2.4.x 2.3.2
IA-32/Intel 64 2.6.x 2.3.x
IA-32/Intel 64 2.6.x 2.4.x
IA-32/Intel 64 2.6.x 2.5.x

Would you like to perform an unsupported install of this product [yes/no] (no) ? :

0 Kudos
5 Replies
Ron_Green
Moderator
390 Views
you could try, but it may not work after the installation. If you can, use the lastest 11.1 compiler from https://registrationcenter.intel.com. If you can only use version 10.0 of Ifort you should consider using an older Fedora Core, like version 8 or 9, which is supported by that old compiler.

http://software.intel.com/en-us/articles/using-intelr-compilers-for-linux-under-fedora/
0 Kudos
yjyincj
Beginner
390 Views
you could try, but it may not work after the installation. If you can, use the lastest 11.1 compiler from https://registrationcenter.intel.com. If you can only use version 10.0 of Ifort you should consider using an older Fedora Core, like version 8 or 9, which is supported by that old compiler.

http://software.intel.com/en-us/articles/using-intelr-compilers-for-linux-under-fedora/
A bad news. The IMSL fortran library requres IFC v10.0 instead of v11.1. I have v11.1 installed in my computer. It seems I have to down grade my OS.
0 Kudos
TimP
Honored Contributor III
390 Views
Is this the separately purchased IMSL? It may offer support for 10.0 yet have a good chance of working with 11.1. At the price, I wouldn't blame you for wanting more assurance, yet you could give it a try first.
0 Kudos
yjyincj
Beginner
390 Views
Quoting - tim18
Is this the separately purchased IMSL? It may offer support for 10.0 yet have a good chance of working with 11.1. At the price, I wouldn't blame you for wanting more assurance, yet you could give it a try first.
IMSL provides several functions that are not provided by the Math Kernel, such as gamma function, inverse CDF functions. The salesman from VNI (vendor of IMSL) told me that the current IMSL for linux is not compatible with IFC v11.1. If intel could supple a combination of IFC and IMSL for linux, it would be awsome.
0 Kudos
Steven_L_Intel1
Employee
390 Views

Intel does not supply IMSL on Linux. You will have to work with Visual Numerics to get an updated version from them.
0 Kudos
Reply