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

Remove changes to CPUDispatcher #90

Merged

Conversation

PokhodenkoSA
Copy link

@PokhodenkoSA PokhodenkoSA commented Nov 6, 2020

New CPUDispatcher was created in 8e92a78 by @reazulhoque.
Then it was reverted in 9666627 by @1e-to.
Now it is the same as original CPUDispatcher and could be removed back.

Also it closes #89 because no need to import cpu_dispatches.

New CPUDispatcher was created in 8e92a78 by @reazulhoque.
Then it was reverted in 9666627 by @1e-to.
Now it is the same as original CPUDispatcher and could be removed back.
@PokhodenkoSA
Copy link
Author

PokhodenkoSA commented Nov 9, 2020

Tested locally on Linux numba.tests and numba.dppl.tests (with CPU activated) - no new tests failed.
Test from numba#91 is also fails on main branch.

@reazulhoque I propose to merge this PR. Can we?

@PokhodenkoSA PokhodenkoSA merged commit 152156b into IntelPython:pydppl Nov 10, 2020
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.

Importing cpu_dispatcher modifies global state
2 participants