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

Revert whitespaces to release0.51 #84

Conversation

PokhodenkoSA
Copy link

@PokhodenkoSA PokhodenkoSA commented Nov 5, 2020

Some changes between release0.51 and pydppl branch contains unnecessary
modifications of whitespaces. This commit revers whitespace changes and unintended changes to
release0.51.

Some changes between release0.51 and pydppl branch contains unnecessary
modifications of whitespaces. This commit revers whitespace changes to
release0.51.
@PokhodenkoSA PokhodenkoSA mentioned this pull request Nov 5, 2020
50 tasks
numba/core/codegen.py imported sys.
numba/core/decorators.py imported numba.core.cpu_dispatcher.
This comment contains OCL peviously. Then we changed it to DPPy, then to
DPPL and finally release0.51 branch does not contain OCL at all.
@PokhodenkoSA PokhodenkoSA merged commit 109f205 into IntelPython:pydppl Nov 5, 2020
@PokhodenkoSA
Copy link
Author

Tests numba.dppl.tests fails. It seems that importing cpu_dispatcher modifies some global state. It changes behavior of numba.
Possible solution is to import cpu_dispatcher when dppl is imported.

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.

2 participants