Commit 459bbcb
Switch to cuda-toolkit metapackage for wheel dependencies with streamlined documentation (#883)
* Initial plan
* Switch to cuda-toolkit metapackage for wheel dependencies
Co-authored-by: leofang <5534781+leofang@users.noreply.github.com>
* Merge cuda-toolkit extras into single lines
- cuda_bindings: merge nvcc,nvrtc,nvjitlink,nvvm into single line
- cuda_pathfinder: merge all extras except cufile (platform conditional) for cu12/cu13
Co-authored-by: leofang <5534781+leofang@users.noreply.github.com>
* Add test-cu13 dependency now that cupy-cuda13x is available
Co-authored-by: leofang <5534781+leofang@users.noreply.github.com>
* Add release notes and update installation guides for cuda-toolkit dependency change
- Add release notes for all modules (cuda-bindings 13.0.2, cuda-core 0.3.3, cuda-python 13.0.2)
- Update installation guides to explain cuda-toolkit metapackage benefits
- Clarify improved dependency resolution and version constraints
- Document backward compatibility (user-facing commands unchanged)
Co-authored-by: leofang <5534781+leofang@users.noreply.github.com>
* Address reviewer feedback: move release notes to X.Y format and remove conda references
Co-authored-by: leofang <5534781+leofang@users.noreply.github.com>
* Address reviewer feedback: simplify documentation and remove overselling language
Co-authored-by: leofang <5534781+leofang@users.noreply.github.com>
* Remove NVCC from dependencies and fix conda documentation
- Remove nvcc from cuda-toolkit dependencies as it was only needed for libNVVM access
- NVVM now has its own wheel in CUDA 13, so NVCC compiler is no longer needed
- Update documentation to remove nvcc from optional dependencies list
- Fix typo in conda documentation and add example usage
- Add release notes explaining NVCC removal as breaking change
- Users who need NVCC should explicitly install nvidia-cuda-nvcc-cu13
Co-authored-by: leofang <5534781+leofang@users.noreply.github.com>
* Fix CUDA 13 wheel names, clean up release notes, and restore nvcc in pathfinder
Co-authored-by: leofang <5534781+leofang@users.noreply.github.com>
* Apply suggestions from code review
* Fix conda version pinning, markdown backticks, and improve release notes grammar
Co-authored-by: leofang <5534781+leofang@users.noreply.github.com>
* Add two missing "the"
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: leofang <5534781+leofang@users.noreply.github.com>
Co-authored-by: Leo Fang <leof@nvidia.com>
Co-authored-by: Ralf W. Grosse-Kunstleve <rgrossekunst@nvidia.com>1 parent db8daa6 commit 459bbcb
File tree
7 files changed
+32
-44
lines changed- cuda_bindings
- docs/source
- release
- cuda_core
- docs/source
- release
- cuda_pathfinder
7 files changed
+32
-44
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
36 | 38 | | |
37 | 39 | | |
38 | 40 | | |
| |||
41 | 43 | | |
42 | 44 | | |
43 | 45 | | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
44 | 55 | | |
45 | 56 | | |
46 | 57 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
15 | 16 | | |
| 17 | + | |
16 | 18 | | |
17 | 19 | | |
18 | 20 | | |
19 | 21 | | |
20 | 22 | | |
21 | | - | |
| 23 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
| 36 | + | |
| 37 | + | |
41 | 38 | | |
42 | 39 | | |
43 | 40 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| 28 | + | |
28 | 29 | | |
29 | 30 | | |
30 | 31 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
54 | | - | |
55 | | - | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
| 18 | + | |
| 19 | + | |
31 | 20 | | |
32 | 21 | | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
| 22 | + | |
| 23 | + | |
47 | 24 | | |
48 | 25 | | |
49 | 26 | | |
| |||
0 commit comments