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

Update build commands for scikit-build #67

Merged
merged 1 commit into from
May 27, 2022

Conversation

vyasr
Copy link
Collaborator

@vyasr vyasr commented May 25, 2022

This PR updates the Python build commands for projects currently enabled to use scikit-build. Note that it includes an update for cudf since the cudf scikit-build update is currently in progress (rapidsai/cudf#10919) so we probably should hold off merging this until that PR is merged. If rmm/raft/cuspatial Python developers making use of compose are currently experiencing the new build system as a pain point, though, we can undo the cudf changes and get this PR merged for the projects that have already transitioned to scikit-build (rmm, raft, and cuspatial). I don't expect the minor delay in getting this merged to be a major issue though since a) librmm is header-only, so the Python build isn't slowed down at all by "separately" building librmm, b) raft devs don't really seem to be using rapids-compose, and c) most active cuspatial dev is currently in C++ (and docs).

Partially addresses #66. I'll make follow-up PRs once the conversions for cugraph and cuML are completed.

@trxcllnt trxcllnt merged commit ef13882 into trxcllnt:master May 27, 2022
@vyasr vyasr deleted the feature/skbuild branch November 28, 2022 17:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants