Software Archive
Read-only legacy content
17060 Discussions

Installing Cluster Studio 2013 on CentOs 6.5

Gita_A_
Beginner
810 Views

Hey everyone,

I am trying to install Intel Cluster Studio XE 2013 Sp1 Update 1 on CentOS 6.5. This product was downloaded from the product registration site and came bundled as l_ics_2013.1.046.tgz.

I am getting the following error when I attempt to run install.sh:

Step 1 of 7 | Welcome > Missing Optional Prerequisite(s)
--------------------------------------------------------------------------------
There are one or more optional unresolved issues. It is highly recommended to
resolve them all before you continue the installation. You can fix them without
exiting from the installation and re-check. Or you can quit from the
installation, fix them and run the installation again.
--------------------------------------------------------------------------------
Missing optional prerequisites
-- Intel(R) Fortran Composer XE 2013 SP1 Update 2 for Linux*: Unsupported OS
-- Intel(R) C++ Composer XE 2013 SP1 Update 2 for Linux*: Unsupported OS
-- Driver build options are incomplete. Drivers cannot be built.

--------------------------------------------------------------------------------
1. Skip missing optional prerequisites [default]
2. Show the detailed info about issue(s)
3. Re-check the prerequisites

---------------------------------------------------------------------------------------

First, I find it hard to believe that the drivers are optional. Furthermore, we are going to need both the Fortran and C++ compilers. So, my question is: Can I not install this product on CentOS 6.5? If I can, then how should I proceed?

Thank you.

 

 

0 Kudos
3 Replies
TimP
Honored Contributor III
810 Views

 

Unsupported os means only that intel doesnt test fully to assure it works same as rhel 6.5 as it normally would so you must accept that reservation.

Driver may refer to vtune where you will need to install your centos kernel source and build the driver according to build script In vtune sdk src directory as driver .ko requires exact name match.

 

0 Kudos
BelindaLiviero
Employee
810 Views

we've been able to install cluster studio fine on CentOS 6.5 -- basically ignoring the prerequisites message -- try to proceed with the install - the only thing I've had to do is make sure that 32 bit libraries (libstdc++ for example) were in place before proceeding

0 Kudos
TimP
Honored Contributor III
810 Views

 

If you select intel64 target installation you shouldnt require 32 bit libraries.

0 Kudos
Reply