Skip to content

Commit 6b14325

Browse files
authored
Remove temporary pinning of 'dpcpp' (#1222)
* Temporary pin 'dpcpp' less than '2023a0' version Temporary pin `dpcpp-cpp-rt` on `2022.2.0.0` version to be able to build DPNP release `0.10.3` in internal CI. * Update conda-recipe/meta.yaml
1 parent ac54e3f commit 6b14325

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

conda-recipe/meta.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ requirements:
1212
- cython
1313
- cmake >=3.19
1414
- dpctl >=0.13
15-
- dpcpp-cpp-rt 2022.2.0
1615
- mkl-devel-dpcpp {{ environ.get('MKL_VER', '>=2021.1.1') }}
1716
- tbb-devel
1817
- wheel

0 commit comments

Comments
 (0)