Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated Numba-dpex to use Numba 0.56. #818

Merged
merged 11 commits into from
Nov 11, 2022
Merged

Updated Numba-dpex to use Numba 0.56. #818

merged 11 commits into from
Nov 11, 2022

Conversation

mingjie-intel
Copy link
Contributor

@mingjie-intel mingjie-intel commented Nov 10, 2022

  1. Imported mangle_c from numba 0.55 to numba 0.56.
  2. Merged itanimu_mangler.py from numba and extended_numba_itanium_mangler.py, renamed to itanium_mangler.py.
  3. Updated conda recipe and github workflow to use numba 0.56 and dpnp 0.11.
  4. Disabled 6 test cases: 4 usmarray, 1 parfor and 1 reduction. Will revisit.

@github-actions
Copy link
Contributor

Documentation preview: show.

1 similar comment
@github-actions
Copy link
Contributor

Documentation preview: show.

environment.yml Outdated
@@ -11,7 +11,7 @@ dependencies:
- gxx_linux-64
- dpcpp_linux-64
- cython
- numba 0.55*
- numba >=0.56*
- dpctl >=0.14*
- dpnp >=0.10.2
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

let us go to 0.11 for dpnp

Update dpnp version to dpnp=0.11*.
@github-actions
Copy link
Contributor

Documentation preview: show.

@github-actions
Copy link
Contributor

Documentation preview: show.

@github-actions
Copy link
Contributor

Documentation preview: show.

@github-actions
Copy link
Contributor

Documentation preview: show.

@diptorupd
Copy link
Contributor

Merging based on public CI and successful local testing.

@diptorupd diptorupd merged commit 9358bef into main Nov 11, 2022
@diptorupd diptorupd deleted the dpex_587 branch November 11, 2022 03:41
@github-actions
Copy link
Contributor

Documentation preview removed.

github-actions bot added a commit that referenced this pull request Nov 11, 2022
Updated Numba-dpex to use Numba 0.56. 9358bef
github-actions bot pushed a commit that referenced this pull request Nov 11, 2022
Updated Numba-dpex to use Numba 0.56. 9358bef
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants