-
Notifications
You must be signed in to change notification settings - Fork 736
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
[CI] Run E2E tests on PVC, with and without dev-igc #15308
base: sycl
Are you sure you want to change the base?
Conversation
Need to update CI container first to test changes in this PR: #15324 |
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.
Also, it seems this xfail can be removed:
// XFAIL: arch-intel_gpu_pvc && igc-dev |
llvm/sycl/test-e2e/Matrix/SPVCooperativeMatrix/joint_matrix_bf16_fill_k_cache_OOB.cpp
Line 11 in 0d2c8eb
// https://github.com/intel/llvm/issues/14826 |
@uditagarwal97 , yes, I provided details in comments. We need to pass also |
Hi @uditagarwal97, are you still working on this? UR e2e PVC testing is constantly failing because of new tests failing or being fixed. |
Hi @pbalcer, during testing, I see large number of spurious E2E test failures on PVC, which is blocking this PR. I've tried different driver versions but no luck. |
No description provided.