-
Notifications
You must be signed in to change notification settings - Fork 168
Add cuda_bindings/docs/source/module/nvvm.rst #445
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
This files was put together manually based on cuda_bindings/cuda/bindings/nvvm.pxd and using cuda_bindings/docs/source/module/nvjitlink.rst as a starting point.
Auto-sync is disabled for draft pull requests in this repository. Workflows must be run manually. Contributors can view more details about this message here. |
/ok to test |
This comment has been minimized.
This comment has been minimized.
…submenu on the main web page. Also try removing empty lines to make nvvm.rst a little nicer.
/ok to test |
@leofang Do we want to mention
I'm also wondering about
|
Looks good! Could you also add a release note entry? We need to touch 3 files:
|
Auto-sync is disabled for ready for review pull requests in this repository. Workflows must be run manually. Contributors can view more details about this message here. |
Done: 71267d1 |
/ok to test |
@leofang The generated documentation looks good to me. I clicked on all the links, API and Release notes. From my viewpoint this is ready for merging. |
That's a good question. Maybe we should? (We did not have this luxury for driver/runtime/nvrtc, but we do now for nvjitlink and nvvm, due to the different binding generation approach.)
Let's not mention this. |
|
TODO