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

Patched #124

Closed
wants to merge 20 commits into from
Closed

Patched #124

wants to merge 20 commits into from

Conversation

PokhodenkoSA
Copy link

This PR clean all modifications on top of release0.51 and then apply patches.
This patches will move to upstream eventually.

@PokhodenkoSA PokhodenkoSA mentioned this pull request Nov 18, 2020
50 tasks
PokhodenkoSA and others added 20 commits December 2, 2020 03:43
We have to mention that IntelPython/numba differs from original Numba.
This commit fixes misspelling of _finalize_dynamic_globals().
This function is used only in the same file.
This commit adds modification introduced about addrspace from ce96c20 by @DrTodd13
and test fixed in 947b407 by @reazulhoque.

This commit could be proposed to upstream.
This patch introduces global initialization of lower_extensions
with one functions and replaces with a list of functions.

This change first made in commit 947b407 by @reazulhoque.
Changed in 8ccfd36 and a77eab6 by @reazulhoque.
Possibly this 2 changes are not related to each other.
This line was commented when introduced codegen debugging by @DrTodd13.
Uncommenting this line requires modifications in numba-dppy.
It seems that numba-dppy compilation does not work correctly with
global compiler lock.
This modifications make jit() decorator use TargetDispatcher from dppl.
Changes made in #57 by @AlexanderKalistratov and @1e-to.
This commit fixes misspelling of _finalize_dynamic_globals().
This function is used only in the same file.
This commit adds modification introduced about addrspace from ce96c20 by @DrTodd13
and test fixed in 947b407 by @reazulhoque.

This commit could be proposed to upstream.
Changed in 8ccfd36 and a77eab6 by @reazulhoque.
Possibly this 2 changes are not related to each other.
This modifications make jit() decorator use TargetDispatcher from dppl.
Changes made in #57 by @AlexanderKalistratov and @1e-to.
This patch introduces global initialization of lower_extensions
with one functions and replaces with a list of functions.

This change first made in commit 947b407 by @reazulhoque.
This line was commented when introduced codegen debugging by @DrTodd13.
Uncommenting this line requires modifications in numba-dppy.
It seems that numba-dppy compilation does not work correctly with
global compiler lock.
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.

4 participants