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

Add overloads for new atomic_ref and fetch_phi API to numba_dpex.experimental module #1198

Closed
wants to merge 19 commits into from

Conversation

diptorupd
Copy link
Contributor

  • Have you provided a meaningful PR description?

The PR introduces new API functions to numba_dpex.kernel decorated functions using Numba high-level extending API (overload). The feature is going to be added to the numba_dpex.experimental module till it is ready for everyday use. Eventually, the new API will replace the numba_dpex.ocl module.

  • 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?

@diptorupd diptorupd marked this pull request as draft November 2, 2023 22:43
@diptorupd diptorupd requested a review from adarshyoga November 2, 2023 22:44
@diptorupd diptorupd force-pushed the redesign/atomics_op_v3 branch 10 times, most recently from be5df8a to d19969a Compare November 3, 2023 05:00
Base automatically changed from feature/KernelDispatcher to main November 3, 2023 15:50
@diptorupd diptorupd force-pushed the redesign/atomics_op_v3 branch 4 times, most recently from f88eafc to 54ba2ea Compare November 6, 2023 19:03
@diptorupd diptorupd changed the title Add overloads for new atomic and barrier API to numba_dpex.experimental module Add overloads for new atomic_ref and fetch_phi API to numba_dpex.experimental module Nov 8, 2023
@diptorupd diptorupd force-pushed the redesign/atomics_op_v3 branch 12 times, most recently from f3a9550 to ccb830f Compare November 14, 2023 21:57
@diptorupd diptorupd force-pushed the redesign/atomics_op_v3 branch from a316b23 to 1c240e6 Compare November 16, 2023 04:28
@diptorupd diptorupd closed this Dec 22, 2023
@diptorupd diptorupd deleted the redesign/atomics_op_v3 branch January 8, 2024 19:10
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