Skip to content

Update HDBSCAN prediction utils to use raft::linalg::map_offset#7075

Merged
rapids-bot[bot] merged 7 commits intorapidsai:branch-25.10from
tarang-jain:hdbscan-mapoffset
Aug 5, 2025
Merged

Update HDBSCAN prediction utils to use raft::linalg::map_offset#7075
rapids-bot[bot] merged 7 commits intorapidsai:branch-25.10from
tarang-jain:hdbscan-mapoffset

Conversation

@tarang-jain
Copy link
Copy Markdown
Contributor

@tarang-jain tarang-jain commented Jul 31, 2025

Remove calls to thrust::transform
Binary size savings for hdbscan.cu.o for a single architecture:
Old:
Total uncompressed size of CUDA kernels: 22595166 bytes
New:
Total uncompressed size of CUDA kernels: 22399592 bytes

@tarang-jain tarang-jain requested a review from a team as a code owner July 31, 2025 17:16
@tarang-jain tarang-jain requested review from bdice and dantegd July 31, 2025 17:16
@tarang-jain tarang-jain added improvement Improvement / enhancement to an existing function non-breaking Non-breaking change labels Jul 31, 2025
@tarang-jain
Copy link
Copy Markdown
Contributor Author

/merge

@rapids-bot rapids-bot Bot merged commit 421ebb9 into rapidsai:branch-25.10 Aug 5, 2025
74 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CUDA/C++ improvement Improvement / enhancement to an existing function non-breaking Non-breaking change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants