This repository was archived by the owner on Jul 13, 2026. It is now read-only.
Feature/support numba0.60#1482
Draft
diptorupd wants to merge 2 commits into
Draft
Conversation
diptorupd
force-pushed
the
feature/support-numba0.60
branch
from
July 20, 2024 03:51
e3fe01b to
87b8403
Compare
diptorupd
force-pushed
the
feature/support-numba0.60
branch
from
July 20, 2024 04:02
87b8403 to
801e8a0
Compare
Contributor
|
Documentation preview: show. |
diptorupd
force-pushed
the
feature/support-numba0.60
branch
from
July 20, 2024 04:41
801e8a0 to
45f57d3
Compare
diptorupd
force-pushed
the
fix/github-workflows
branch
from
July 20, 2024 04:52
5cc320d to
2020c88
Compare
diptorupd
force-pushed
the
feature/support-numba0.60
branch
from
July 20, 2024 04:54
45f57d3 to
3c76c87
Compare
ZzEeKkAa
force-pushed
the
fix/github-workflows
branch
from
August 2, 2024 18:12
f924da6 to
623a204
Compare
ZzEeKkAa
force-pushed
the
feature/support-numba0.60
branch
from
August 5, 2024 19:24
8b5f86d to
af7d219
Compare
ZzEeKkAa
force-pushed
the
feature/support-numba0.60
branch
from
August 5, 2024 19:29
af7d219 to
1906d75
Compare
Contributor
|
@diptorupd I've rebased your changes and merged intel channel PR, but it looks like tests here are failing. Could you confirm that this PR is WIP? |
ZzEeKkAa
marked this pull request as draft
August 5, 2024 20:19
Contributor
Author
Yes, I noticed the failing tests related to |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds support for numba 0.60 to numba-dpex.
NOTE: The PR is against
fix/github-workflows#1483 so that the GitHub CI works. The PR will automatically point tomainonce #1483 is merged.