-
Notifications
You must be signed in to change notification settings - Fork 770
[CI] Run L0 v2 tests on PVC #18909
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
base: sycl
Are you sure you want to change the base?
[CI] Run L0 v2 tests on PVC #18909
Conversation
@intel/dpcpp-devops-reviewers @intel/sycl-matrix-reviewers could you please take a look? Enabling v2 testing doesn't seem to increase testing time at all (probably the bottleneck is just in dispatching the tests). |
I think there is an overhead: Nevertheless, I think that we have enough PVC machines to accommodate L0 V2 testing, without it becoming the bottleneck. |
Hm, that's interesting. I looked at some other PRs and it seems the time varies quite a lot. For example, here https://github.com/intel/llvm/actions/runs/15632385788/job/44041538881?pr=18970 the |
True, there's quite a significant variation between PVC E2E test runs among different runners, probably because of the differences in compute resources. |
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.
Sorry for the late response. I think we have a bit of room left on PVC GPU testing, so I'm willing to try it. @igchor when we merge this please make a note to check pvc e2e runtimes for a few days/a week after to make sure there is no huge slowdown. Thanks
No description provided.