Commit 5777640
committed
Add w/a to missing script in
There are missing `set-intel-ocl-icd-registry.ps1` and
`unset-intel-ocl-icd-registry.ps1` scripts when installing
`intel-opencl-rt` package from the conda-forge
([intel-compiler-repack-feedstock/#72](conda-forge/intel-compiler-repack-feedstock#72)).
This PR implements a temporary w/a until the issue is resolved. The w/a
assumes to force `intel-opencl-rt` installation from Intel channel.intel-opencl-rt package from conda-forge (#2689)1 parent 9e09126 commit 5777640
2 files changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
353 | 353 | | |
354 | 354 | | |
355 | 355 | | |
| 356 | + | |
| 357 | + | |
| 358 | + | |
356 | 359 | | |
357 | 360 | | |
358 | 361 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
106 | 109 | | |
107 | 110 | | |
108 | 111 | | |
| |||
0 commit comments