Skip to content

Commit 80b6d73

Browse files
committed
Install windows icd 4
1 parent a3892cf commit 80b6d73

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ jobs:
4848
curl -o opencl-installer.exe 'https://registrationcenter-download.intel.com/akdlm/IRC_NAS/b6dccdb7-b503-41ea-bd4b-a78e9c2d8dd6/w_opencl_runtime_p_2025.1.0.972.exe'
4949
./opencl-installer.exe --s --x --f ocl
5050
cp "./ocl/w_opencl_runtime_p_2025.1.0.972.msi" "./opencl-rt.msi"
51+
touch install.log
5152
# echo "Start Msiexec"
5253
# msiexec /i "opencl-rt.msi" /qn /passive /quiet
5354
# echo "End Msiexec"

0 commit comments

Comments
 (0)