Commit e0c82a5
authored
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 d99fa65 commit e0c82a5
2 files changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
354 | 354 | | |
355 | 355 | | |
356 | 356 | | |
| 357 | + | |
| 358 | + | |
| 359 | + | |
357 | 360 | | |
358 | 361 | | |
359 | 362 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
95 | 98 | | |
96 | 99 | | |
97 | 100 | | |
| |||
0 commit comments