Skip to content

Commit b2a62eb

Browse files
committed
Add specific dpcpp-cpp-rt runtime dependency
1 parent f569d44 commit b2a62eb

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
@@ -29,6 +29,7 @@ requirements:
2929
- dpcpp-llvm-spirv
3030
- wheel
3131
run:
32+
- {{ pin_compatible('dpcpp-cpp-rt', min_pin='x.x', max_pin='x') }}
3233
- python
3334
- numba >=0.57*
3435
- dpctl >=0.14*

0 commit comments

Comments
 (0)