You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: cuda_bindings/docs/source/release/11.8.6-notes.md
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,7 @@ Released on January 24, 2025.
5
5
6
6
## Highlights
7
7
8
+
- Support Python 3.13
8
9
- Add an optional dependency on the CUDA NVRTC wheel
9
10
- Enable discovery and loading of shared libraries from CUDA wheels
10
11
-`cuda-python` is now a meta package, currently depending only on `cuda-bindings` ([see RFC](https://github.com/NVIDIA/cuda-python/issues/105))
Copy file name to clipboardExpand all lines: cuda_python/docs/source/release/11.8.6-notes.md
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -9,6 +9,7 @@ Released on January 24, 2025.
9
9
10
10
## Highlights
11
11
12
+
- Support Python 3.13
12
13
- Add optional dependencies on the CUDA NVRTC wheel
13
14
- Enable discovery and loading of shared libraries from CUDA wheels
14
15
-`cuda-python` is now a meta package, currently depending only on `cuda-bindings` ([see RFC](https://github.com/NVIDIA/cuda-python/issues/105))
0 commit comments