We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 38dfc08 commit 63c9054Copy full SHA for 63c9054
docs/user_guides/getting_started.rst
@@ -17,7 +17,8 @@ Numba-dppy depends on following components:
17
* `pytest`_ (for testing)
18
19
.. note::
20
- Numba-dppy will not work with stock `Numba`_. It requires `Intel Python Numba`_.
+ Numba-dppy does not yet work with stock `Numba`_.
21
+ For now, we need a patched Numba version included in `Intel Python Numba`_.
22
See limitations_ for details.
23
24
It is recommended to use conda packages from `Intel Distribution for Python`_
0 commit comments