Skip to content

Conversation

uditagarwal97
Copy link
Contributor

These unit tests were disabled when the sycl::program class was removed in #6666
I have modified some of these unit tests to use kernel_bundles instead of sycl::program.

I was not able to modify and re-enable all the unit tests in Cache.cpp file because some of the older test cases were using APIs like sycl::program.build_with_source (or compile_with_source) and, as far as I am aware of it, there is no kernel_bundle API(s) equivalent to sycl::program.build_with_source.

These unit tests were disabled when the sycl::program class was removed. I have modified some of these unit tests to use kernel_bundles instead.
@uditagarwal97 uditagarwal97 requested a review from a team as a code owner January 27, 2023 06:31
@uditagarwal97 uditagarwal97 temporarily deployed to aws January 27, 2023 06:43 — with GitHub Actions Inactive
@uditagarwal97 uditagarwal97 temporarily deployed to aws January 27, 2023 17:31 — with GitHub Actions Inactive
@uditagarwal97 uditagarwal97 temporarily deployed to aws January 27, 2023 18:05 — with GitHub Actions Inactive
@steffenlarsen steffenlarsen self-requested a review January 31, 2023 17:18
Copy link
Contributor

@steffenlarsen steffenlarsen left a comment

Choose a reason for hiding this comment

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

Small comment, otherwise LGTM!

@uditagarwal97 uditagarwal97 temporarily deployed to aws February 2, 2023 18:41 — with GitHub Actions Inactive
@bader bader changed the title [SYCL] Fix and Re-enable some kernel-and-program/Cache.cpp unit tests. [SYCL] Fix and re-enable some kernel-and-program/Cache.cpp unit tests. Feb 2, 2023
@uditagarwal97 uditagarwal97 temporarily deployed to aws February 2, 2023 19:34 — with GitHub Actions Inactive
@uditagarwal97
Copy link
Contributor Author

@intel/llvm-gatekeepers The PR is ready!

@steffenlarsen steffenlarsen merged commit 38f28a2 into intel:sycl Feb 2, 2023
@uditagarwal97 uditagarwal97 deleted the kernel_bundle_test branch March 21, 2024 19:59
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