Skip to content

Commit

Permalink
Merge pull request #2023 from IntelPython/add-dependency-on-intel-gpu…
Browse files Browse the repository at this point in the history
…-ocl-icd-system

Add runtime dependency on intel-gpu-ocl-icd-system package
  • Loading branch information
oleksandr-pavlyk authored Sep 6, 2024
2 parents 606b82c + b02b44b commit acb5767
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions conda-recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ requirements:
- {{ pin_compatible('onemkl-sycl-stats', min_pin='x.x', max_pin='x') }}
- {{ pin_compatible('onemkl-sycl-vm', min_pin='x.x', max_pin='x') }}
- numpy
- intel-gpu-ocl-icd-system

build:
number: {{ GIT_DESCRIBE_NUMBER }}
Expand Down

0 comments on commit acb5767

Please sign in to comment.