This repository was archived by the owner on Feb 2, 2024. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -19,6 +19,10 @@ the code by leveraging modern hardware instructions and by utilizing all availab
1919
2020Intel SDC's documentation can be found `here <https://intelpython.github.io/sdc-doc/ >`_.
2121
22+ Intel SDC uses special Numba build based on ``0.48.0 `` tag for build and run.
23+ Required Numba version can be installed from ``intel/label/beta `` channel from the Anaconda Cloud.
24+ Note: For maximum performance and stability please use numba from ``intel/label/beta `` channel.
25+
2226Installing Binary Packages (conda and wheel)
2327----------------------------------
2428Intel SDC is available on the Anaconda Cloud intel/label/beta channel.
@@ -54,6 +58,7 @@ If you do not have conda, we recommend using Miniconda3::
5458
5559Intel SDC uses special Numba build based on ``0.48.0 `` tag for build and run.
5660Required Numba version can be installed from ``intel/label/beta `` channel from the Anaconda Cloud.
61+ Note: For maximum performance and stability please use numba from ``intel/label/beta `` channel.
5762
5863It is possible to build Intel SDC via conda-build or setuptools. Follow one of the
5964cases below to install Intel SDC and its dependencies on Linux.
You can’t perform that action at this time.
0 commit comments