Open
Description
We need to update the CI to use the latest gfx_win_101.6881 version of the windows compute driver: https://www.intel.com/content/www/us/en/download/785597/intel-arc-iris-xe-graphics-windows.html
to fix the following issues:
- [BINDLESS][L0][WINDOWS] O0 opt level specific failures for image device kernel APIs #18919
- [BINDLESS][L0][WINDOWS] 2d C array of image_handles doesn't work: possibly a bug in
__spirv_ImageRead
#18727
However the existing windows driver (that appears to have not been updated in three years), apparently installs via a zip file
Line 43 in 858fd15
I would do this myself, however the instructions to get such a zip file https://www.intel.com/content/www/us/en/support/articles/000005488/graphics.html imply that one doesn't exist for the latest driver (I only see the .exe option).
Therefore I'd prefer it if someone from @intel/dpcpp-devops-reviewers would deal with this in the correct manner.
Thanks