Skip to content

[SYCL][ABI-Break][PI] Remove deprecated piEnqueueNativeKernel #10008

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

Merged

Conversation

kbenzie
Copy link
Contributor

@kbenzie kbenzie commented Jun 21, 2023

This patch removes the deprecated entry-point piEnqueueNativeKernel.
This change is being made in preparation for porting the OpenCL plugin
to Unified Runtime which does not intend to support enqueuing native
kernels since it has already being deprecated.

@kbenzie kbenzie temporarily deployed to aws June 21, 2023 10:43 — with GitHub Actions Inactive
@kbenzie kbenzie temporarily deployed to aws June 21, 2023 11:59 — with GitHub Actions Inactive
@kbenzie kbenzie force-pushed the benie/remove-piEnqueueNativeKernel branch from b161682 to 0f80414 Compare June 22, 2023 12:52
@kbenzie kbenzie temporarily deployed to aws June 22, 2023 13:26 — with GitHub Actions Inactive
@kbenzie kbenzie temporarily deployed to aws June 22, 2023 14:05 — with GitHub Actions Inactive
@kbenzie kbenzie force-pushed the benie/remove-piEnqueueNativeKernel branch from 0f80414 to 8d31103 Compare June 22, 2023 15:15
@kbenzie kbenzie temporarily deployed to aws June 22, 2023 16:41 — with GitHub Actions Inactive
@kbenzie kbenzie temporarily deployed to aws June 22, 2023 17:23 — with GitHub Actions Inactive
@kbenzie kbenzie marked this pull request as ready for review June 22, 2023 21:42
@kbenzie kbenzie requested review from a team as code owners June 22, 2023 21:42
@kbenzie kbenzie requested a review from sergey-semenov June 22, 2023 21:42
Copy link
Contributor

@jchlanda jchlanda left a comment

Choose a reason for hiding this comment

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

CUDA/HIP 👍

@kbenzie kbenzie force-pushed the benie/remove-piEnqueueNativeKernel branch from 8d31103 to d78ef2e Compare July 3, 2023 14:38
@kbenzie kbenzie requested a review from a team as a code owner July 3, 2023 14:38
@kbenzie kbenzie temporarily deployed to aws July 3, 2023 14:55 — with GitHub Actions Inactive
Copy link
Contributor

@EwanC EwanC left a comment

Choose a reason for hiding this comment

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

Graphs LGTM

@kbenzie kbenzie temporarily deployed to aws July 3, 2023 16:08 — with GitHub Actions Inactive
@kbenzie kbenzie force-pushed the benie/remove-piEnqueueNativeKernel branch from d78ef2e to 5d0c95d Compare July 6, 2023 09:29
@kbenzie kbenzie temporarily deployed to aws July 6, 2023 09:55 — with GitHub Actions Inactive
@kbenzie kbenzie temporarily deployed to aws July 6, 2023 10:54 — with GitHub Actions Inactive
This patch removes the deprecated entry-point `piEnqueueNativeKernel`.
This change is being made in preparation for porting the OpenCL plugin
to Unified Runtime which does not intend to support enqueuing native
kernels since it has already being deprecated.
@kbenzie kbenzie force-pushed the benie/remove-piEnqueueNativeKernel branch from 5d0c95d to 98015ba Compare July 6, 2023 15:30
@kbenzie kbenzie temporarily deployed to aws July 6, 2023 15:52 — with GitHub Actions Inactive
@kbenzie kbenzie temporarily deployed to aws July 6, 2023 17:33 — with GitHub Actions Inactive
@kbenzie
Copy link
Contributor Author

kbenzie commented Jul 7, 2023

@intel/dpcpp-esimd-reviewers a review would be much appriciated, thanks.

@kbenzie kbenzie changed the title [SYCL][PI] Remove deprecated piEnqueueNativeKernel [SYCL][ABI-Break][PI] Remove deprecated piEnqueueNativeKernel Jul 12, 2023
@kbenzie
Copy link
Contributor Author

kbenzie commented Jul 12, 2023

@intel/dpcpp-esimd-reviewers ping to review this please.

The relevant changes are very small, removal of an unimplemented function in sycl/plugins/esimd_emulator/pi_esimd_emulator.cpp. This is also pretty urgent since this PR contains ABI breaking changes and the merge deadline is looming.

Copy link
Contributor

@turinevgeny turinevgeny left a comment

Choose a reason for hiding this comment

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

ESIMD changes LGTM.

@kbenzie
Copy link
Contributor Author

kbenzie commented Jul 13, 2023

@intel/llvm-gatekeepers this is now ready to merge

@steffenlarsen steffenlarsen merged commit c378133 into intel:sycl Jul 13, 2023
@kbenzie kbenzie deleted the benie/remove-piEnqueueNativeKernel branch December 18, 2024 13:30
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.

7 participants