Intel® Parallel Studio XE Runtime includes everything you need to run applications built with Intel® Parallel Studio XE. The packages are available, through an APT package manager, free of charge, to users who already have applications enabled with Intel® Parallel Studio XE.
Setting up the Repository
Install the GPG key for the repository
Download the public key and save it to a file. Then add this key to the system keyring:
Add APT Repository
Append the following code
Update
Intel® Parallel Studio XE Runtime versions available in the repository
<VERSION |
<UPDATE> |
<BUILD_NUM> |
2018 |
0 |
128 |
2018 |
1 |
161 |
2018 |
2 |
199 |
2018 |
3 |
222 |
2018 |
4 |
274 |
For additional versions see: Intel® Parallel Studio XE Runtime by Version
Installing the runtime packages using the APT Package Manager
The following variables are used in the installation commands:
<VERSION>: 2017, 2018, ...
<UPDATE>: 0, 1, 2, ...
<COMPONENT>: a component name from the list of available components below
Component | <COMPONENT> |
Intel® Parallel Studio XE | intel-psxe-runtime |
Intel® C++ Compiler |
intel-icc-runtime |
Intel® Fortran Compiler | intel-ifort-runtime |
Intel® Integrated Performance Primitives | intel-ipp-runtime |
Intel® Math Kernel Library | intel-mkl-runtime |
Intel® Data Analytics Acceleration Library | intel-daal-runtime |
Intel® Threading Building Blocks | intel-tbb-runtime |
Intel® MPI Library | intel-mpi-runtime |
How do I install the latest version?
- Installation of full runtime package
- Installation of particular component from a full runtime package
Example:
How do I install a particular version?
- To install a particular version of a full runtime package
Example:
- To install a particular version of a particular component
- Get the list of all available component versions
Example:
- Use the desired component version in the command
Example:
How do I upgrade the installed packages?
- Upgrade a full runtime package to the latest version
- Upgrade a particular component to the latest version
Example:
How do I uninstall a particular version?
- Uninstall a full runtime package
- Uninstall a particular component
Example:
How do I install a 32-bit runtime rpm on a 64-bit system?
- Install a 32-bit package of a full runtime
- Add i386 architecture
- Update available packages list
- Install the 32-bit runtime package
- Install 32-bit version of particular component:
Example:
By downloading Intel® Parallel Studio XE Runtime you agree to the terms and conditions stated in the End-User License Agreement (EULA).
Intel® Parallel Studio XE Runtime location on a local system
Links to the last installed runtime package:
Have Questions?
Check out the FAQ
See our Get Help page for your support options.