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

Add support for librmm Python build in devcontainers #281

Merged
merged 1 commit into from
May 3, 2024

Conversation

vyasr
Copy link
Contributor

@vyasr vyasr commented Apr 29, 2024

This adds the librmm Python package to devcontainers. In devcontainer builds, this package build will be a no-op because the C++ library should be built first. Also, this package is not included in the dependency list for any other package, so it shouldn't ever really be needed. It is primarily being added to keep the manifest complete and to ensure that dependency lists will properly filter out the new dependency.

@vyasr vyasr added feature request New feature or request non-breaking Introduces a non-breaking change labels Apr 29, 2024
@vyasr vyasr self-assigned this Apr 29, 2024
@vyasr
Copy link
Contributor Author

vyasr commented Apr 29, 2024

I expect that CI will fail here and we'll just have to merge it and then merge rapidsai/rmm#1529

@vyasr vyasr mentioned this pull request Apr 29, 2024
3 tasks
@vyasr vyasr merged commit 0f411fa into rapidsai:branch-24.06 May 3, 2024
22 of 26 checks passed
@vyasr vyasr deleted the feat/librmm_python branch May 3, 2024 18:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request non-breaking Introduces a non-breaking change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant