-
Notifications
You must be signed in to change notification settings - Fork 787
[BuildBot] Uplift GPU RT version for Linux CI Process #5564
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
[BuildBot] Uplift GPU RT version for Linux CI Process #5564
Conversation
Signed-off-by: bb-sycl <[email protected]>
@DoyleLi, @yanfeng3721, @yinyangsx, can we increase the driver update cadence? There are two newer versions of GPU RT available after 22.05 - the version bb-sycl is using for the update. |
Hi @bader. We have an automatic process to uplift the driver every week. |
I think we should check why |
Hi @bader , we will check why gpu driver 22.06.22433 uplift is not triggered last week.
For the 5 regression detected, there are two regression SYCL :: ESIMD/regression/complex-lib-lin.cpp & SYCL :: Regression/static-buffer-dtor.cpp are already on track, three new pass can remove XFAIL after PR merged. |
/summary:run |
I was told the the reason is stated in the release notes: Marked as prerelease due to major compiler regression on Apollo Lake and Gemini Lake. Other platforms are unaffected.
My preference is to have 0 regressions if possible. Having said that, the decision depends on many factors (other than llvm-test-suite status). I don't have full information to make a rational trade-off, so I'll leave the final decision for @pvchupin. |
If there are only 5 issues we need issues created per each unique and proceed with uplift. |
@yanfeng3721, please, prepare a corresponding patch to llvm-test-suite updating the impacted tests. |
Sure, the patch(intel/llvm-test-suite#870) is ready for review. The llvm-test-suite PR need to be merged at the same time. |
@pvchupin, FYI, we observe sporadic crash of sycl-ls tool, which blocks pre-commit validation in GHA. See https://github.com/intel/llvm/actions/runs/1911961143 as an example. |
@bader, do you think it's related to the new driver? we need an issue report on that. |
Uplift GPU RT version for Linux to 22.05.22297