I want to install MKL. Here is the download page I followed. The name of the tar I downloaded is "parallel_studio_xe_2015_update3". As a matter of fact I have completed my registration of Intel® Parallel Studio XE Professional Edition for C++ Linux* for student-use only.
When running the install script, i.e."./install.sh", which I saw from these instructions, I got this:
Step 1 of 7 | Prerequisites > 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) MPI Library, Development Kit 5.0 Update 3 for Linux* OS: Unsupported
OS
-- Intel(R) Trace Analyzer and Collector 9.0 Update 3 for Linux* OS: Unsupported
OS
-- Intel(R) VTune(TM) Amplifier XE 2015 Update 3: Unsupported OS
-- Intel(R) Inspector XE 2015 Update 1: Unsupported OS
-- Intel(R) Advisor XE 2015 Update 1: Unsupported OS
-- Intel(R) Parallel Studio XE 2015 Update 3 Composer Edition for C++ Linux*:
Unsupported OS
-- Intel(R) Parallel Studio XE 2015 Update 3 Composer Edition for Fortran
Linux*: Unsupported OS
-- Intel(R) Parallel Studio XE 2015 Update 3 Composer Edition for Linux*:
Unsupported OS
-- System wide Hardware Event-based Sampling (EBS) analysis is not available on
the system.
I am in an unknown for me computer, which runs on Debian 8, so I have no clue what is installed and what is not. However, I would like to do whatever I have to do, in order to get the most important (if not all) the prerequisites. I can provide information on what the system has, etc., but I need quidance. I am also a sudoer if that matters.
I am a student and thus the produce is for student use only. However, this is my first time using a developer tool from Intel, so I badly need your help. My goal is to use ScaLAPACK with MKL.
If there is nothing I can do, this means I should find another machine or I am still OK to go for my purspose?