Skip to content

Commit acb5767

Browse files
Merge pull request #2023 from IntelPython/add-dependency-on-intel-gpu-ocl-icd-system
Add runtime dependency on intel-gpu-ocl-icd-system package
2 parents 606b82c + b02b44b commit acb5767

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

conda-recipe/meta.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ requirements:
3737
- {{ pin_compatible('onemkl-sycl-stats', min_pin='x.x', max_pin='x') }}
3838
- {{ pin_compatible('onemkl-sycl-vm', min_pin='x.x', max_pin='x') }}
3939
- numpy
40+
- intel-gpu-ocl-icd-system
4041

4142
build:
4243
number: {{ GIT_DESCRIBE_NUMBER }}

0 commit comments

Comments
 (0)