NVIDIA / cuda-python

CUDA Python Low-level Bindings
https://nvidia.github.io/cuda-python/
Other
809 stars 63 forks source link

Missing docs for cuda.cuda.cuCtxAttach cuda.cuda.cuCtxDetach #60

Closed julee closed 3 months ago

julee commented 3 months ago

should add

.. autofunction:: cuda.cuda.cuCtxAttach
.. autofunction:: cuda.cuda.cuCtxDetach

to docs_src/source/module/cuda.rst

julee commented 3 months ago

Oh, these api are deprecated