NVIDIA / cuda-python

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

Extend github.io documentation with nvJitLink API references #251

Open vzhurba01 opened 5 days ago

vzhurba01 commented 5 days ago

https://nvidia.github.io/cuda-python/cuda-bindings/latest/api.html

We have documentation for the Driver, Runtime and NVRTC APIs, but none of nvJitLink. It should be added.

leofang commented 5 days ago

Indeed we should have it. For clarification I meant to have nvJitLink bindings exposed in the next regular CUDA Python release (I just set the milestone); the fact that it went out early due to the hot fixes was a (happy?) accident. It's not fully vetted by QA so we should keep it stealth as is.

leofang commented 5 days ago

(btw we also need a release note entry on this when we add the docs)