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

Publish standalone cuda-bindings packages #146

Open
leofang opened this issue Oct 10, 2024 · 0 comments
Open

Publish standalone cuda-bindings packages #146

leofang opened this issue Oct 10, 2024 · 0 comments
Labels
P0 High priority - Must do! packaging Anything related to wheels or Conda packages

Comments

@leofang
Copy link
Member

leofang commented Oct 10, 2024

The implementation needs to carry out both steps at once:

  1. Rename the existing package cuda-python to cuda-bindings
    name = "cuda-python"
  2. Add a new package named cuda-python (we just need to add a new setup.py) that depends on cuda-bindings (tracked in Create a slim pyproject.toml for cuda-python #167)
@leofang leofang added P0 High priority - Must do! packaging Anything related to wheels or Conda packages labels Oct 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P0 High priority - Must do! packaging Anything related to wheels or Conda packages
Projects
None yet
Development

No branches or pull requests

1 participant