Skip to content

Commit 73ef7b8

Browse files
DPC++ runtime package renamed to dpcpp-cpp-rt (#580)
From @tomashek: > dpcpp_cpp_rt was renamed to dpcpp-cpp-rt. We need to make sure we are using the new ones. The old are still around for backward compatibility. Co-authored-by: Oleksandr Pavlyk <[email protected]>
1 parent f455c4f commit 73ef7b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

conda-recipe/meta.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ requirements:
2727
run:
2828
- python
2929
- {{ pin_compatible('numpy') }}
30-
- dpcpp_cpp_rt >=2021.2
30+
- dpcpp-cpp-rt >=2021.2
3131

3232
test:
3333
requires:

0 commit comments

Comments
 (0)