Commit bcffc64
authored
Move cuda-pathfinder dependency to core (#835)
Seems like `cuda-pathfinder` is required for both pypi base and system
base ctk installation. It does not bring extra dependencies, so there
should not be any problem.
Currently it is an issue when user installs `numba-cuda` without
subpackages and provides ctk path. They will end up in the env that is
missing (or out dated) required `cuda-pathfinder` package.1 parent 2e5c539 commit bcffc64
1 file changed
+1
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
21 | 22 | | |
22 | 23 | | |
23 | 24 | | |
24 | 25 | | |
25 | 26 | | |
26 | 27 | | |
27 | | - | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
46 | 45 | | |
47 | 46 | | |
48 | 47 | | |
| |||
0 commit comments