Skip to content

Fix overflow in preprocess_data_kernel of NN Descent#1596

Merged
rapids-bot[bot] merged 2 commits intorapidsai:mainfrom
jinsolp:fix-nnd-preprocess-overflow
Dec 3, 2025
Merged

Fix overflow in preprocess_data_kernel of NN Descent#1596
rapids-bot[bot] merged 2 commits intorapidsai:mainfrom
jinsolp:fix-nnd-preprocess-overflow

Conversation

@jinsolp
Copy link
Copy Markdown
Contributor

@jinsolp jinsolp commented Nov 27, 2025

preprocess_data_kernel in NN Descent had overflow issues.
casting blockIdx.x to size_t to avoid overflow.

@jinsolp jinsolp self-assigned this Nov 27, 2025
@jinsolp jinsolp requested a review from a team as a code owner November 27, 2025 01:07
@jinsolp jinsolp added bug Something isn't working non-breaking Introduces a non-breaking change labels Nov 27, 2025
@jinsolp jinsolp moved this from Todo to In Progress in Unstructured Data Processing Nov 27, 2025
@jinsolp
Copy link
Copy Markdown
Contributor Author

jinsolp commented Dec 3, 2025

/merge

@rapids-bot rapids-bot Bot merged commit 3a79fbe into rapidsai:main Dec 3, 2025
178 of 180 checks passed
@github-project-automation github-project-automation Bot moved this from In Progress to Done in Unstructured Data Processing Dec 3, 2025
@jinsolp jinsolp deleted the fix-nnd-preprocess-overflow branch December 3, 2025 02:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working non-breaking Introduces a non-breaking change

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants