Skip to content

[SYCL] Rewrite Tests Containing Deprecated Overloads #1 #16278

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
merged 1 commit into from
Dec 12, 2024

Conversation

HPS-1
Copy link
Contributor

@HPS-1 HPS-1 commented Dec 5, 2024

The overloads for single_task and parallel_for in the sycl_ext_oneapi_kernel_properties extension are being deprecated as mentioned in #14785. So I'm rewriting tests containg such overloads so that they can still run after the deprecation.

The overloads for single_task and parallel_for in the
sycl_ext_oneapi_kernel_properties extension are being deprecated. So I'm
rewriting tests containg such overloads so that they can still run after
the deprecation.

Signed-off-by: Hu, Peisen <peisen.hu@intel.com>
@HPS-1 HPS-1 requested a review from a team as a code owner December 5, 2024 08:17
@HPS-1 HPS-1 requested a review from maarquitos14 December 5, 2024 08:17
@AlexeySachkov AlexeySachkov merged commit 772f3da into intel:sycl Dec 12, 2024
15 checks passed
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