Accelerate math processing routines, increase application performance, and reduce development time.
For the most current functional and security features, update to the latest version as it becomes available.
Accelerate math processing routines, increase application performance, and reduce development time.
For the most current functional and security features, update to the latest version as it becomes available.
sudo apt update sudo apt install -y gpg-agent wget
wget -O- https://apt.repos.intel.com/intel-gpg-keys/GPG-PUB-KEY-INTEL-SW-PRODUCTS.PUB | gpg --dearmor | sudo tee /usr/share/keyrings/oneapi-archive-keyring.gpg > /dev/null
echo "deb [signed-by=/usr/share/keyrings/oneapi-archive-keyring.gpg] https://apt.repos.intel.com/oneapi all main" | sudo tee /etc/apt/sources.list.d/oneAPI.list
sudo apt update
For running applications that require oneMKL:
sudo apt install intel-oneapi-mkl
For developing and compiling oneMKL applications:
sudo apt install intel-oneapi-mkl-devel
For the next steps, see the Get Started Guide.
Register your product to receive updates plus hand-curated technical articles, tutorials, and training opportunities to help optimize your code.
Step 1: From the console, locate the downloaded install file.
Step 2: Use $ sudo sh ./<installer>.sh to launch the GUI Installer as the root.
Optionally, use $ sh ./<installer>.sh to launch the GUI Installer as the current user.
Step 3: Follow the instructions in the installer.
Step 4: Explore the Get Started Guide.
System Requirements
Complete Installation Guide
Release Notes
Intel Simplified Software License