- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I'm trying to install Parallel Studio XE 2018 Update4 on my CentOS 7.5. After prerequisite checking, i got this:
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
-- Driver build options are incomplete. Drivers cannot be built.
-- Driver is already loaded.
--------------------------------------------------------------------------------
1. Skip missing optional prerequisites [default]
2. Show the detailed info about issue(s)
3. Re-check the prerequisites
then I choose 2 to check details, it's like this:
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-3.10.0-862.el7.x86_64
I have gcc 4.8.5 and make command under /usr/bin. And after I did "yum install kernel-devel", nothing changed.
Would you please help me on this? Thank you:)
- Tags:
- CC++
- Development Tools
- Intel® C++ Compiler
- Intel® Parallel Studio XE
- Intel® System Studio
- Optimization
- Parallel Computing
- Vectorization
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
From the Release Notes, seems like PSXE2018 update 4 supports CenOS7.1

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page