Skip to content

Conversation

@divyegala
Copy link
Member

@divyegala divyegala commented May 21, 2025

Closes #2681

@divyegala divyegala self-assigned this May 21, 2025
@copy-pr-bot
Copy link

copy-pr-bot bot commented May 21, 2025

Auto-sync is disabled for draft pull requests in this repository. Workflows must be run manually.

Contributors can view more details about this message here.

@divyegala divyegala changed the base branch from branch-25.06 to branch-25.08 May 21, 2025 19:43
@divyegala divyegala added improvement Improvement / enhancement to an existing function breaking Breaking change labels May 21, 2025
@github-actions github-actions bot removed the python label May 22, 2025
@divyegala divyegala marked this pull request as ready for review May 22, 2025 17:37
@divyegala divyegala requested review from a team as code owners May 22, 2025 17:37
@divyegala divyegala linked an issue May 28, 2025 that may be closed by this pull request
@cjnolet
Copy link
Member

cjnolet commented Jun 5, 2025

Looks good, and I'm glad it's marked breaking. Will just need to check w/ cuML and cuVS (and maybe cuGraph and/or cuOpt)?

@divyegala
Copy link
Member Author

/merge

@rapids-bot rapids-bot bot merged commit 23c9420 into rapidsai:branch-25.08 Jun 11, 2025
62 checks passed
rapids-bot bot pushed a commit to rapidsai/cuvs that referenced this pull request Jun 12, 2025
Depends on rapidsai/raft#2679 with reference issue rapidsai/raft#2681.

This PR reduces the wheel size from 936.9 MB to 917.1 MB.

Authors:
  - Divye Gala (https://github.com/divyegala)
  - Corey J. Nolet (https://github.com/cjnolet)

Approvers:
  - Robert Maynard (https://github.com/robertmaynard)
  - Corey J. Nolet (https://github.com/cjnolet)
  - Mike Sarahan (https://github.com/msarahan)
  - https://github.com/jakirkham

URL: #925
rapids-bot bot pushed a commit to rapidsai/cuml that referenced this pull request Jun 12, 2025
Depends on rapidsai/raft#2679, https://github.com/rapidsai/cumlprims_mg/pull/263, and rapidsai/cuvs#925 with reference issue rapidsai/raft#2681.

This reduces the CUDA 12 binary size of `libcuml++.so`by 11 MB from ~286 MB to ~275 MB.

Authors:
  - Divye Gala (https://github.com/divyegala)

Approvers:
  - Robert Maynard (https://github.com/robertmaynard)
  - Dante Gama Dessavre (https://github.com/dantegd)
  - Mike Sarahan (https://github.com/msarahan)

URL: #6780
rapids-bot bot pushed a commit that referenced this pull request Jun 12, 2025
This #2679 introduced breaking changes in RAFT APIs but missed 1 place which broke cuGraph. 

cc @ChuckHastings @jnke2016

Authors:
  - Divye Gala (https://github.com/divyegala)

Approvers:
  - Chuck Hastings (https://github.com/ChuckHastings)
  - Joseph Nke (https://github.com/jnke2016)

URL: #2704
bkarsin pushed a commit to bkarsin/cuvs that referenced this pull request Jun 19, 2025
Depends on rapidsai/raft#2679 with reference issue rapidsai/raft#2681.

This PR reduces the wheel size from 936.9 MB to 917.1 MB.

Authors:
  - Divye Gala (https://github.com/divyegala)
  - Corey J. Nolet (https://github.com/cjnolet)

Approvers:
  - Robert Maynard (https://github.com/robertmaynard)
  - Corey J. Nolet (https://github.com/cjnolet)
  - Mike Sarahan (https://github.com/msarahan)
  - https://github.com/jakirkham

URL: rapidsai#925
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

breaking Breaking change CMake cpp improvement Improvement / enhancement to an existing function

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove generic kernel invocations of raft::reduce

3 participants