Skip to content

Commit

Permalink
Update note about Intel Python Numba
Browse files Browse the repository at this point in the history
  • Loading branch information
PokhodenkoSA committed May 24, 2021
1 parent 38dfc08 commit 63c9054
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/user_guides/getting_started.rst
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,8 @@ Numba-dppy depends on following components:
* `pytest`_ (for testing)

.. note::
Numba-dppy will not work with stock `Numba`_. It requires `Intel Python Numba`_.
Numba-dppy does not yet work with stock `Numba`_.
For now, we need a patched Numba version included in `Intel Python Numba`_.
See limitations_ for details.

It is recommended to use conda packages from `Intel Distribution for Python`_
Expand Down

0 comments on commit 63c9054

Please sign in to comment.