Skip to content

Fix redundant memset#1305

Merged
rapids-bot[bot] merged 3 commits intorapidsai:branch-25.10from
vinaydes:fix-workspace-reset
Sep 2, 2025
Merged

Fix redundant memset#1305
rapids-bot[bot] merged 3 commits intorapidsai:branch-25.10from
vinaydes:fix-workspace-reset

Conversation

@vinaydes
Copy link
Copy Markdown
Contributor

@vinaydes vinaydes commented Aug 29, 2025

The workspace is already being reset in the calling function fusedDistanceNNImpl, see https://github.com/rapidsai/cuvs/blob/branch-25.10/cpp/src/distance/detail/fused_distance_nn.cuh#L73
Therefore removing the memset in fusedL2NNImpl

@copy-pr-bot
Copy link
Copy Markdown

copy-pr-bot Bot commented Aug 29, 2025

This pull request requires additional validation before any workflows can run on NVIDIA's runners.

Pull request vetters can view their responsibilities here.

Contributors can view more details about this message here.

Copy link
Copy Markdown
Contributor

@tfeher tfeher left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks Vinay!

@aamijar aamijar added non-breaking Introduces a non-breaking change improvement Improves an existing functionality labels Aug 29, 2025
@tfeher
Copy link
Copy Markdown
Contributor

tfeher commented Sep 1, 2025

/ok to test 2102b07

@vinaydes
Copy link
Copy Markdown
Contributor Author

vinaydes commented Sep 1, 2025

The failure does not seem related to this PR. Should we rerun the tests?

@tfeher
Copy link
Copy Markdown
Contributor

tfeher commented Sep 2, 2025

/merge

@rapids-bot rapids-bot Bot merged commit 3ca1ed9 into rapidsai:branch-25.10 Sep 2, 2025
164 of 166 checks passed
@vinaydes vinaydes deleted the fix-workspace-reset branch September 2, 2025 15:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

improvement Improves an existing functionality non-breaking Introduces a non-breaking change

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants