-
Notifications
You must be signed in to change notification settings - Fork 787
[GHA] Uplift Linux GPU RT version to 23.39.27427.23 #12399
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
ESIMD will give this test/fail high priority: SYCL :: ESIMD/local_accessor_block_load_store.cpp |
Patch to clear Joint Matrix test failures: #12411 (merged) |
ESIMD patch to fix |
@aelovikov-intel, thanks for pushing this forward! 👍 |
@aelovikov-intel, do you know what might cause this failure: https://github.com/intel/llvm/actions/runs/7562810084/job/20594269037? |
No... Looks like something is wrong with the packages we downloaded:
|
It looks like IGC rolled out a new version 10 hours ago, but level zero runtime package depends on older version. I think for "unstable" configuration it should be okay to install "latest" version of packages and ignore dependency inconsistencies. What do you think? |
I don't think we ever use that particular image. The closest thing in actual use (AFAIK) would be experimental drivers for matrix tests. But I don't remember how that is implemented, @YuriPlyakhin knows better. |
It can be useful to reproduce bugs. Instead of saying install these 10 packages, we can just provide a container with all packages installed. |
Replaced by #12463. |
That was never completed... But I had similar problem and ignored dependency inconsistencies to install successfully. |
I would agree that for "unstable" configuration we should install "latest" version of packages and ignore dependency inconsistencies. |
Scheduled drivers uplift