rapidsai / raft

RAFT contains fundamental widely-used algorithms and primitives for machine learning and information retrieval. The algorithms are CUDA-accelerated and form building blocks for more easily writing high performance applications.
https://docs.rapids.ai/api/raft/stable/
Apache License 2.0
747 stars 189 forks source link

Revert "Revert "Build C++ wheel (#2264)"" #2306

Open vyasr opened 4 months ago

vyasr commented 4 months ago

Reverts rapidsai/raft#2305

Opening this preemptively for tracking, but no plans to try and merge this for a while (see https://github.com/rapidsai/build-planning/issues/33#issuecomment-2105007129).

codecov-commenter commented 4 months ago

Codecov Report

Attention: Patch coverage is 66.66667% with 4 lines in your changes are missing coverage. Please review.

Project coverage is 87.27%. Comparing base (d11e78a) to head (d121816). Report is 3 commits behind head on branch-24.06.

Files Patch % Lines
python/pylibraft/pylibraft/__init__.py 66.66% 2 Missing :warning:
python/raft-dask/raft_dask/__init__.py 66.66% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## branch-24.06 #2306 +/- ## ============================================= Coverage 87.27% 87.27% ============================================= Files 25 25 Lines 550 550 ============================================= Hits 480 480 Misses 70 70 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.