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

Make cuda-core (tentatively) depend on cuda-python #191

Merged
merged 2 commits into from
Oct 28, 2024

Conversation

leofang
Copy link
Member

@leofang leofang commented Oct 28, 2024

Close #190.

Blocked by #188. (After it's merged, we'll support both CUDA 11 & 12, and the simple constraint added in this PR will be safe.)

This change should be revisited once we start working on #105. Right now, it's a way to ensure the bindings are available in the user environment.

@leofang leofang added P1 Medium priority - Should do packaging Anything related to wheels or Conda packages cuda.core Everything related to the cuda.core module labels Oct 28, 2024
@leofang leofang added this to the cuda.core beta 1 milestone Oct 28, 2024
@leofang leofang requested a review from vzhurba01 October 28, 2024 05:22
@leofang leofang self-assigned this Oct 28, 2024
cuda_core/pyproject.toml Outdated Show resolved Hide resolved
@leofang
Copy link
Member Author

leofang commented Oct 28, 2024

Thanks, Vlad! Merging.

@leofang leofang merged commit 5066c9f into NVIDIA:main Oct 28, 2024
1 check failed
@leofang leofang deleted the dependency branch October 28, 2024 22:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cuda.core Everything related to the cuda.core module P1 Medium priority - Should do packaging Anything related to wheels or Conda packages
Projects
None yet
Development

Successfully merging this pull request may close these issues.

cuda.core depends on cuda.bindings
2 participants