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

Changes to private array declarations to use new API in dpex #348

Merged
merged 4 commits into from
Apr 25, 2024

Conversation

adarshyoga
Copy link
Contributor

This PR changes all private array declarations to conform to the latest changes in numba-dpex API for using private arrays.
It also contains a small change dpctl.asarray calls in dpcpp framework, again to conform to changes in dpctl API.

  • Have you provided a meaningful PR description?
  • Have you added a test, reproducer or referred to an issue with a reproducer?
  • Have you tested your changes locally for CPU and GPU devices?
  • Have you made sure that new changes do not introduce compiler warnings?
  • If this PR is a work in progress, are you filing the PR as a draft?

@adarshyoga adarshyoga requested a review from diptorupd April 11, 2024 23:07
@adarshyoga adarshyoga self-assigned this Apr 11, 2024
@diptorupd
Copy link

@adarshyoga can you look at the CI issue? The changes here are fine, but we need the CI to be gree to have full confidence.

@adarshyoga adarshyoga force-pushed the fix/private_arrays branch 5 times, most recently from 51252d2 to 4cd34e3 Compare April 12, 2024 21:05
@adarshyoga adarshyoga enabled auto-merge April 21, 2024 06:11
Copy link

@diptorupd diptorupd left a comment

Choose a reason for hiding this comment

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

Thank you! Nice to have a green CI after a while.

@adarshyoga adarshyoga merged commit 4501644 into main Apr 25, 2024
71 checks passed
@adarshyoga adarshyoga deleted the fix/private_arrays branch April 25, 2024 14:31
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.

2 participants