Conda
This page provides general instructions on installing the Intel® oneAPI component packages via the Conda* package manager.
For additional installation notes, refer to the Conda documentation.
To install a package, execute the following command:
To install the latest version available:
conda install -c intel <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 intel <package_name>==<version>
For example: conda install -c intel mkl==2024.1.1
List of Available Packages
Component Name |
Package Name |
Platform |
Dependencies |
---|---|---|---|
Intel® MPI Library |
impi_rt impi-devel |
win-x64 |
N/A |
Intel® Fortran Compiler and Intel® Fortran Compiler Classic |
intel-fortran-rt |
win-x64 win-x86 |
Intel OpenMP* Runtime Library |
Intel® CPU Runtime for OpenCL™ Applications |
intel-opencl-rt |
win-x64 |
oneTBB |
Intel® oneAPI DPC++/C++ Compiler |
dpcpp-cpp-rt dpcpp_win-64 |
win-x64 |
Intel® CPU Runtime for OpenCL™ Applications Intel OpenMP* Runtime Library |
Intel OpenMP* Runtime Library |
intel-openmp |
win-x64 win-x86 |
N/A |
Intel® oneAPI DPC++ Library |
onedpl-devel |
win-x64 |
N/A |
Intel® Graphics Offline Compiler for OpenCL™ Code (OCLOC) |
ocloc |
win-x64 |
N/A |
Intel® oneAPI Threading Building Blocks (oneTBB) |
tbb tbb-devel |
win-x64 win-x86 |
N/A |
tbb4py |
win-x64 |
N/A |
|
Intel® oneAPI Data Analytics Library (oneDAL) |
dal dal-static dal-devel dal-include |
win-x64 |
oneTBB |
daal4py |
win-x64 |
oneDAL |
|
Intel® Extension for Scikit-learn* |
scikit-learn-intelex |
win-x64 |
oneDAL |
Intel® Integrated Performance Primitives (Intel® IPP) |
ipp ipp-static ipp-include ipp-devel |
win-x64 win-x86 |
N/A |
Intel® Integrated Performance Primitives Cryptography |
ipp_crypto ipp_crypto_static ipp_crypto-include ipp_crypto-devel |
win-x64 win-x86 |
N/A |
Intel® oneAPI Math Kernel Library (oneMKL) |
mkl mkl-devel mkl-static mkl-include |
win-x64 win-x86 |
Intel OpenMP* Runtime Library oneTBB |
mkl-dpcpp mkl-devel-dpcpp onemkl-sycl-blas onemkl-sycl-lapack onemkl-sycl-dft onemkl-sycl-sparse onemkl-sycl-vm onemkl-sycl-rng onemkl-sycl-stats onemkl-sycl-datafitting |
win-x64 |
Intel® oneAPI DPC++/C++ Compiler Runtime Intel® CPU Runtime for OpenCL™ Applications |
|
Intel® oneAPI Deep Neural Network Library (oneDNN) |
onednn onednn-devel |
win-x64 |
Intel® CPU Runtime for OpenCL™ Applications Intel® oneAPI DPC++/C++ Compiler Runtime |