Skip to content
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

Prepare for CUDA Python new documentation layout #1710

Open
leofang opened this issue Oct 25, 2024 · 2 comments · May be fixed by #1724
Open

Prepare for CUDA Python new documentation layout #1710

leofang opened this issue Oct 25, 2024 · 2 comments · May be fixed by #1724
Assignees
Labels
doc Documentation improvement Improvement / enhancement to an existing function

Comments

@leofang
Copy link
Member

leofang commented Oct 25, 2024

"cuda-python": ("https://nvidia.github.io/cuda-python/", None),

Once this PR NVIDIA/cuda-python#183 is merged I expect that RMM doc build will break again.

Based on this search team RMM is the only consumer of CUDA Python's objects.inv, so wanted to inform you in advance 🙂

@harrism harrism added doc Documentation improvement Improvement / enhancement to an existing function labels Oct 28, 2024
@leofang
Copy link
Member Author

leofang commented Nov 13, 2024

Our docs has been rebuilt last Friday, so the new URL should be replaced to https://nvidia.github.io/cuda-python/cuda-bindings/. This file can be inspected:

$ python -m sphinx.ext.intersphinx https://nvidia.github.io/cuda-python/cuda-bindings/objects.inv | grep cudaCpuDeviceId
    cuda.bindings.runtime.cudaCpuDeviceId                                            : module/runtime.html#cuda.bindings.runtime.cudaCpuDeviceId

@leofang
Copy link
Member Author

leofang commented Nov 13, 2024

(If https://nvidia.github.io/cuda-python/cuda-bindings/ does not work for any reason, I would like to know and we should also try https://nvidia.github.io/cuda-python/cuda-bindings/latest...)

@harrism harrism linked a pull request Nov 13, 2024 that will close this issue
3 tasks
@harrism harrism self-assigned this Nov 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
doc Documentation improvement Improvement / enhancement to an existing function
Projects
Status: Review
Development

Successfully merging a pull request may close this issue.

2 participants