Skip to content

Commit a7ec81c

Browse files
authored
[skip-ci] Add note about minimum cuda_bindings version (#2035)
1 parent 38c032f commit a7ec81c

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

cuda_core/docs/source/api.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -245,6 +245,9 @@ execution.
245245
CUDA system information and NVIDIA Management Library (NVML)
246246
------------------------------------------------------------
247247

248+
.. note::
249+
``cuda.core.system`` support requires ``cuda_bindings`` 12.9.6 or later, or 13.2.0 or later.
250+
248251
Basic functions
249252
```````````````
250253

0 commit comments

Comments
 (0)