Software Archive
Read-only legacy content

Installation issues with Parallel Studio XE 2017

srinivasan__srihari
942 Views

Hi All,

I couldn't find a proper forum to post issues during installation, so I am posting it here. I am trying to install Intel Parallel Studio XE 2017 on OpenSUSE LEAP 42.1. The installation script gives a list of "Missing Optional Prerequisite" warning after checking the prerequisites, as listed below.

Missing optional prerequisites
-- Unsupported OS
-- Intel(R) Trace Analyzer and Collector 2017 for Linux* OS: Unsupported OS
-- Intel(R) Cluster Checker 2017 for Linux* OS: Unsupported OS
-- Intel(R) VTune(TM) Amplifier XE 2017: Unsupported OS
-- Intel(R) Inspector 2017: Unsupported OS
-- Intel(R) Advisor 2017: Unsupported OS
-- Driver build options are incomplete. Drivers cannot be built.

The unsupported OS is not an issue since we have two other machines in our network that is running OpenSUSE LEAP 42.1 & also has the Parallel Studio XE 2016. Everything works fine on those systems.. Infact everything has been fine even on my system until I had to re-install the OS following a hard drive crash. I have reported the issues in more detail on this thread.  I have also posted snapshots of the system details on 2 machines where the Parallel Studio is working fine. During installation on those systems, there was no warning generated about 'build options' or not having found g++ (more on this in the thread above). 

 and  

Details of the last in the above list ("Driver build options are incomplete") are as follows

Either kernel source directory, C compiler, or Make command is not detected by
the installation. To build the sampling driver, set up parameters in Advanced
Options -> Driver Build Options dialog.
To install kernel headers, execute one of the following commands specific to
your operating system:
- Fedora / Red Hat Enterprise Linux
   - On a system with the default kernel, install the kernel-devel package:
     yum install kernel-devel
   - On a system with the PAE kernel, install the kernel-PAE package:
     yum install kernel-PAE-devel
- OpenSUSE / SUSE Linux Enterprise
     zypper install kernel-source
- Ubuntu / Debian
     apt-get install linux-headers-4.1.34-33-default

To ensure I have installed all 3 things it expects, kernel-source, C & C++ compiler & make, I have taken screenshots from terminal, shown here -  http://tinypic.com/r/2cembrd/9

I suspect only the last in the list above could be of concern since if I continue installation despite warning, it installs successfully but gives errors when compiling.

Initial compile-time error, occurs when compiling the first file of my code -

ifort: error #10001: could not find directory in which g++ resides

This issue is fixed by referring to this link.

After fixing that issue, the next compile time error occurs during linking the objects  -

ipo: error #11025: Linker command line is badly formed

ifort: error #10014: problem during multi-file optimization compilation (code 1)

 

I could not resolve these errors, & I suspect it has to do with the incomplete driver build option warning it gives during installation. Not knowing where to post, I had posted the issue on 2 other forums - here in Intel® Fortran Compiler for Linux* and Mac OS X*, here in Intel® Math Kernel Library

I would be grateful for any advice or help!

Thank you!

Hari

0 Kudos
1 Reply
Hubert_H_Intel
Employee
942 Views

Hi Hari,

As you support request in this thread (which was the right forum) has been addressed already, I'm going to close your post here which is the forum for startup problems (download, registration and licensing) only.

Regards, Hubert. 

0 Kudos
Reply