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

Explain the layout change in the release note #145

Closed
leofang opened this issue Oct 10, 2024 · 1 comment
Closed

Explain the layout change in the release note #145

leofang opened this issue Oct 10, 2024 · 1 comment
Assignees
Labels
cuda.bindings Everything related to the cuda.bindings module documentation Improvements or additions to documentation P0 High priority - Must do!

Comments

@leofang
Copy link
Member

leofang commented Oct 10, 2024

Right now the entry in our release note is unclear what's changed:

- Resolve [Issue #90](https://github.com/NVIDIA/cuda-python/issues/90): Use new layout in preperation for cuda-python becoming a metapackage

and it could be confusing because all API references now point to the new layouts only, partly because of the Sphinx limitations (#140).

We should:

  • Reuse text from [EPIC] RFC: cuda namespace cleanup #75 to teach about old vs new locations (ex: cuda.cuda vs cuda.bindings.driver)
  • Emphasize the old paths are still working and this is a bc change
@leofang leofang added documentation Improvements or additions to documentation P0 High priority - Must do! labels Oct 10, 2024
@leofang leofang added this to the cuda-python 12.6.1 & 11.8.4 milestone Oct 10, 2024
@leofang leofang added the cuda.bindings Everything related to the cuda.bindings module label Oct 10, 2024
vzhurba01 added a commit that referenced this issue Oct 11, 2024
- Issue #102: Rename root cuda to cuda_bindings
- Issue #145: Explain layout change
- Issue #108: Resolve how to run editable builds
vzhurba01 added a commit that referenced this issue Oct 11, 2024
- Issue #102: Rename root cuda to cuda_bindings
- Issue #145: Explain layout change
- Issue #108: Resolve how to run editable builds
@vzhurba01
Copy link
Collaborator

Resolved by MR #159. Closing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cuda.bindings Everything related to the cuda.bindings module documentation Improvements or additions to documentation P0 High priority - Must do!
Projects
None yet
Development

No branches or pull requests

2 participants