By Gennady Fedorov,
Published:04/19/2018 Last Updated:09/05/2018
Please see the following links to the online resources and documents for the latest information regarding Intel® DAAL:
Follow these instructions for a standalone installation of Intel® Data Analytics Acceleration Library (Intel® DAAL). If your copy of Intel® DAAL is a part of one of our "suite products" (Intel® Parallel Studio XE and Intel® System Studio), your installation procedure may differ from that described below. In this case, please refer to the readme and installation guides for your "suite product" for specific installation details.
To install Intel® DAAL 2019 as a part of Intel® Parallel Studio XE, please follow instructions for Windows, Linux and macOS.
To install Intel® DAAL 2019 as a part of Intel® System Studio, please follow instructions here.
You can install multiple versions of Intel® DAAL and any combination of 32-bit and 64-bit variations of the library on your development system.
C:\Users\<Username>\Downloads\Intel\<package_name>
by default) for the contents of the self-extracting setup file to be placed before the actual library installation. You may choose to remove or keep temporarily extracted files after installation is complete. If you need to free up disk space, you can safely remove the files in this Downloads
directory. However, deleting these files will impact your ability to change your installation options later using the add/remove applet, but you will always be able to uninstall the library.C:\Program Files (x86)\IntelSWTools
. You may choose a different directory. All files are installed into the Intel Parallel Studio XE 2019 subdirectory.The default installation package for Intel® DAAL for Windows now consists of a smaller installation package that dynamically downloads and then installs selected packages. This requires a working internet connection and potentially a proxy setting if you are behind an internet proxy. Full packages are provided alongside this online install package. You can download them if a working internet connection is not available.
Silent installation enables you to install Intel® DAAL on a single Windows* machine in a batch mode, without input prompts. Use this option if you need to install the library on multiple similarly configured machines, such as cluster nodes.
To invoke silent installation:
C:\Users\<Username>\Downloads\Intel\<package name>
folder.install.exe
located in this folder:
install.exe [command arguments]
If no command is specified, the installation proceeds in the Setup Wizard mode. If a command is specified, the installation proceeds in the non-interactive (silent) mode.
The table below lists possible command values and the corresponding arguments.
Command |
Required Arguments |
Optional Arguments |
Action |
---|---|---|---|
|
output=<file>, |
installdir=<installdir>, |
Install the product as specified by the arguments. Use the Explicitly indicate by Use the |
|
output=<file> |
log=<log file> |
Removes the product. See the description of the |
|
output=<file> |
|
Repairs the existing product installation. See the description of the |
For example, the command line
install.exe install -output=C:\log.txt -eula=accept
launches silent installation that prints output messages to the C:\log.txt
file.
To uninstall Intel® DAAL, select Add or Remove Programs from the Control Panel and locate the version of Intel® DAAL you wish to uninstall.
You can install multiple versions of Intel® DAAL and any combination of 32-bit and 64-bit variations of the library on your development system.
tar -zxvf name_of_downloaded_file
cd
) to the folder containing unpacked files.> ./install.sh
If your Linux* system has GUI support, the installation provides a GUI-based installation. To install Intel® DAAL for Linux* OS in the GUI mode, run the install_GUI.sh
script:
If GUI is not supported (for example, if running from an ssh terminal), a command-line installation is provided.
To run the silent install, follow these steps:
>tar -zxvf name_of_downloaded_file
cd
) to the folder containing unpacked files.silent.cfg
. To do this, specify ACCEPT_EULA=accept
instead of the default decline
value.>./install.sh --silent ./silent.cfg
Tip: You can run install interactively and record all the options into custom configuration file using the following command:
>./install.sh --duplicate "./my_silent_config.cfg"
After this you can install the package on other machines with the same installation options using
>./install.sh --silent "./my_silent_config.cfg
"
The default installation package for Intel® DAAL for Linux consists of a smaller installation package that dynamically downloads and then installs packages selected to be installed. This requires a working internet connection and potentially a proxy setting if you are behind an internet proxy. Full packages are provided alongside where you download this online install package if a working internet connection is not available.
If the system where Intel® DAAL will be installed disconnected from internet, product may be installed in the offline mode.
If you installed as root, you will need to log in as root.
To uninstall Intel® DAAL run the uninstall script:
<DAAL-install-dir>/parallel_studio_xe_2018/uninstall.sh
.
Alternatively, you may use GUI mode for uninstall Intel® DAAL for Linux* OS:
<DAAL-install-dir>/parallel_studio_xe_2018/uninstall_GUI.sh
.
Uninstalling Intel® DAAL will delete all other Parallel Studio XE components.
There are several different product suites available, for example, Intel® Data Analytics Acceleration Library for macOS*, Intel® Parallel Studio XE Composer Edition for C++ macOS*, each including Intel DAAL as one of components. Please read the download web page carefully to determine which product is appropriate for you.
/opt/intel
. But you may choose a different directory. All files are installed into the Intel Parallel Studio XE 2019 subdirectory (by default /opt/intel/compilers_and_libraries_2019/mac/daal
).To run the silent install, follow these steps:
>tar -zxvf name_of_downloaded_file
cd
) to the folder containing unpacked files.silent.cfg
. To do this, specify ACCEPT_EULA=accept
instead of the default decline
value.>./install.sh --silent ./silent.cfg
Tip: You can run install interactively and record all the options into custom configuration file using the following command:
>./install.sh --duplicate "./my_silent_config.cfg"
After this you can install the package on other machines with the same installation options using
>./install.sh --silent "./my_silent_config.cfg"
<install_dir>/parallel_studio_xe_2019.<n>.<pkg>/uninstall.app
If you are not currently logged in as root you will be asked for the Administrator or root password.
Uninstalling Intel® DAAL will delete all other Parallel Studio XE components.
Intel, and the Intel logo are trademarks of Intel Corporation in the U.S. and/or other countries.
*Other names and brands may be claimed as the property of others.
Copyright 2014-2018 Intel Corporation.
This software and the related documents are Intel copyrighted materials, and your use of them is governed by the express license under which they were provided to you (License). Unless the License provides otherwise, you may not use, modify, copy, publish, distribute, disclose or transmit this software or the related documents without Intel's prior written permission.
This software and the related documents are provided as is, with no express or implied warranties, other than those that are expressly stated in the License.
Java is a registered trademark of Oracle and/or its affiliates.
Performance varies by use, configuration and other factors. Learn more at www.Intel.com/PerformanceIndex.