-
Notifications
You must be signed in to change notification settings - Fork 796
[SYCL][E2E] Fix E2E tests passing on PVC + L0 after driver uplift #16551
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
JM changes look good to me.
|
I see some of the tests are actually failing in PVC after your changes, do we know why? |
Yes, some tests are still failing on opencl - I've enabled these tests for L0 atleast. Some ProgramManager tests were failing due to CI issue and they were fixed in #16562 |
|
Ping @intel/syclcompat-lib-reviewers @intel/dpcpp-sanitizers-review |
|
@intel/dpcpp-sanitizers-review Ping x2 |
|
@intel/llvm-gatekeepers the PR is ready to be merged. |
|
@uditagarwal97 I think that |
PR to disable this test: #16664 |
partially address #16401