Skip to content

Commit

Permalink
Pinned to dpctl 0.14.5 (#1481)
Browse files Browse the repository at this point in the history
  • Loading branch information
antonwolfy authored Jul 18, 2023
1 parent 4d995f6 commit 89f4120
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions conda-recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ requirements:
- cmake >=3.21
- ninja
- git
- dpctl >=0.14.3
- dpctl >=0.14.5
- mkl-devel-dpcpp {{ environ.get('MKL_VER', '>=2023.1.0') }}
- onedpl-devel
- tbb-devel
Expand All @@ -25,7 +25,7 @@ requirements:
- sysroot_linux-64 >=2.28 # [linux]
run:
- python
- dpctl >=0.14.3
- dpctl >=0.14.5
- {{ pin_compatible('dpcpp-cpp-rt', min_pin='x.x', max_pin='x') }}
- {{ pin_compatible('mkl-dpcpp', min_pin='x.x', max_pin='x') }}
- {{ pin_compatible('numpy', min_pin='x.x', max_pin='x') }}
Expand Down

0 comments on commit 89f4120

Please sign in to comment.