Installation#
There are several options available for installing oneDAL:
Binary Distribution: pre-built binary packages are available from the following sources:
Intel® oneAPI:
Download as Part of the Intel® oneAPI Base Toolkit
Download as the Stand-Alone oneAPI Data Analytics Library
Conda:
conda install -c conda-forge dal-devel
Source Distribution: Clone the GitHub repository or download a specific version of oneDAL from the GitHub releases page and follow the instructions in the INSTALL.md file.
See also