We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b9c59be commit f34df59Copy full SHA for f34df59
environment/coverage.yml
@@ -7,7 +7,7 @@ channels:
7
dependencies:
8
- libffi
9
- gxx_linux-64
10
- - dpcpp_linux-64>=2024.0,!=2024.0.1,!=2024.0.2
+ - dpcpp_linux-64>=2024.2
11
- numba==0.59*
12
- dpctl
13
- dpnp
@@ -20,4 +20,5 @@ dependencies:
20
- pexpect
21
- scikit-build>=0.15*
22
- cmake>=3.26*
23
+ - ninja
24
- versioneer
environment/docs.yml
@@ -7,10 +7,11 @@ channels:
14
15
- dpctl>=0.16*
16
- dpnp>=0.14*
17
- dpcpp-llvm-spirv
0 commit comments