Conda
This page provides general instructions on installing the Intel® oneAPI component packages via the Conda* package manager.
For instructions on how to set up conda with Miniforge, refer to the Miniforge repository.
To install a package, execute the following command:
To install the latest version available:
conda install -c https://software.repos.intel.com/python/conda/ -c conda-forge <package_name>
To get your package name, refer to the list of packages in the table below.
To install a specific version:
conda install -c https://software.repos.intel.com/python/conda/ -c conda-forge <package_name>==<version>
For example: conda install -c https://software.repos.intel.com/python/conda/ -c conda-forge mkl==2024.2.1
List of Available Packages
Component Name |
Package Name |
Platform |
Dependencies |
---|---|---|---|
Intel® MPI Library |
impi_rt impi-devel |
linux-x64 |
N/A |
Intel® Fortran Compiler and Intel® Fortran Compiler Classic |
intel-fortran-rt |
linux-x64 linux-x86 |
Intel OpenMP* Runtime Library |
Intel® CPU Runtime for OpenCL™ Applications |
intel-opencl-rt |
linux-x64 |
oneTBB |
Intel® oneAPI DPC++/C++ Compiler |
dpcpp-cpp-rt dpcpp_linux-64 |
linux-x64 |
Intel® CPU Runtime for OpenCL™ Applications Intel OpenMP* Runtime Library |
intel-sycl-rt |
linux-x64 |
N/A |
|
Intel® oneAPI DPC++ Library |
onedpl-devel |
linux-x64 |
N/A |
Intel OpenMP* Runtime Library |
intel-openmp |
linux-x64 linux-x86 |
N/A |
Intel® oneAPI Threading Building Blocks (oneTBB) |
tbb tbb-devel |
linux-x64 linux-x86 |
N/A |
tbb4py |
linux-x64 |
N/A |
|
Intel® oneAPI Data Analytics Library (oneDAL) |
dal dal-static dal-devel dal-include |
linux-x64 |
oneTBB Intel® CPU Runtime for OpenCL™ Applications |
daal4py |
linux-x64 |
oneDAL |
|
Intel® Integrated Performance Primitives (Intel® IPP) |
ipp ipp-static ipp-include ipp-devel |
linux-x64 linux-x86 |
N/A |
Intel® Integrated Performance Primitives Cryptography |
ipp_crypto ipp_crypto-static ipp_crypto-include |
linux-x64 |
N/A |
Intel® oneAPI Math Kernel Library (oneMKL) |
mkl mkl-devel mkl-static mkl-include |
linux-x64 linux-x86 |
Intel OpenMP* Runtime Library oneTBB |
onemkl-sycl-blas onemkl-sycl-lapack onemkl-sycl-dft onemkl-sycl-sparse onemkl-sycl-vm onemkl-sycl-rng onemkl-sycl-stats onemkl-sycl-datafitting mkl-dpcpp mkl-devel-dpcpp |
linux-x64 |
Intel® oneAPI DPC++/C++ Compiler Runtime Intel® CPU Runtime for OpenCL™ Applications |
|
Intel® oneAPI Deep Neural Network Library (oneDNN) |
onednn |
linux-x64 |
Intel® CPU Runtime for OpenCL™ Applications Intel® oneAPI DPC++/C++ Compiler Runtime |
onednn-devel |
linux-x64 |
N/A |
|
Intel® oneAPI Collective Communications Library (oneCCL) |
oneccl-devel |
linux-x64 |
N/A |
Thread Composability Manager (TCM) |
tcm |
linux-x64 linux-x86 |
N/A |