Skip to content
This repository was archived by the owner on Jan 25, 2023. It is now read-only.

Use TargetDispatcher from numba_dppy #118

Closed

Conversation

PokhodenkoSA
Copy link

@PokhodenkoSA PokhodenkoSA commented Nov 13, 2020

Note: This place introduces dependency numba -> numba_dppy.
Finally the dependency order should be reverted numba <- numba_dppy.

This PR makes numba -> numba-dppy optional.

@PokhodenkoSA PokhodenkoSA mentioned this pull request Nov 13, 2020
50 tasks
Note: This place introduces optional dependency `numba` -> `numba_dppy`.
Right dependency order is `numba` <- `numba_dppy`.

`numba_dppy` is required because of implementation of `with context`
requires TargetDispatcher.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant