Skip to content

Commit ef0498b

Browse files
cpcloudleofang
andcommitted
Update cuda_bindings/docs/source/support.rst
Co-authored-by: Leo Fang <leof@nvidia.com>
1 parent aa097cf commit ef0498b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cuda_bindings/docs/source/support.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ As of cuda-bindings 13.0.2/12.9.3, wheels for the `free-threaded interpreter`_ a
3131

3232
1. Support for these builds is best effort, due to heavy use of `built-in
3333
modules that are known to be thread-unsafe`_, such as ``ctypes``.
34-
2. For now, you are responsible for making sure that calls into ``cuda-python``
34+
2. For now, you are responsible for making sure that calls into ``cuda-bindings``
3535
libraries are thread-safe. This is subject to change.
3636

3737
The NVIDIA CUDA Python team reserves rights to amend the above support policy. Any major changes,

0 commit comments

Comments
 (0)