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

Problem with installation of the compiler!

群_李_
Beginner
612 Views

Dear All:

   I have try to update my fortran compiler ifort from Ver 9.1 to the newer version on my SGI Altix 4700 workstation, the OS is SUSE. I downloaded the  Intel® Fortran Composer XE 2013, However, after running ./install.sh, the following error happend:

The package does not support the platform it being run on.
Please check to be sure the correct architecture of package has been downloaded.

Quitting!

Is there other version for SGI?

Thank you!

0 Kudos
3 Replies
TimP
Honored Contributor III
612 Views

Altix 4700 appears to have been an Itanium system, normally running SLES IA64.   You would want to download the Intel 11.1 compiler installer for IA64.

SGI has sold both IA64 and Intel64 systems.  You can tell the difference on command line in uname -a.

IA64==Itanium

x86_64==Xeon Intel64

0 Kudos
群_李_
Beginner
612 Views

Hi, Thank you! But I can not find the Intel 11.1 compiler installer for IA64  now on this website.

0 Kudos
Yuan_C_Intel
Employee
612 Views

Hi, Li

You can follow belows steps to download older version compiler from our website:

http://software.intel.com/en-us/articles/older-version-product

Select version 11.1, from download list, you will see link for Product for IA64.

Or you can have a try to download from below link directly:

http://registrationcenter.intel.com/irc_nas/2252/l_cprof_p_11.1.080_ia64.tgz

Thank you.

0 Kudos
Reply