Skip to content

Commit 63c9054

Browse files
committed
Update note about Intel Python Numba
1 parent 38dfc08 commit 63c9054

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/user_guides/getting_started.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,8 @@ Numba-dppy depends on following components:
1717
* `pytest`_ (for testing)
1818

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

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

0 commit comments

Comments
 (0)