Skip to content

Move SVM working set log to debug#6477

Merged
rapids-bot[bot] merged 1 commit intorapidsai:branch-25.04from
jcrist:svm-warning
Mar 24, 2025
Merged

Move SVM working set log to debug#6477
rapids-bot[bot] merged 1 commit intorapidsai:branch-25.04from
jcrist:svm-warning

Conversation

@jcrist
Copy link
Copy Markdown
Member

@jcrist jcrist commented Mar 21, 2025

This log happens when the working set cannot be filled fully by new elements, which is not unexpected and not something worth alerting a user about.

Fixes #5721. cc @aamijar for quick review.

@jcrist jcrist requested a review from a team as a code owner March 21, 2025 17:09
@jcrist jcrist requested review from bdice and lowener March 21, 2025 17:09
@jcrist jcrist added improvement Improvement / enhancement to an existing function non-breaking Non-breaking change labels Mar 21, 2025
This log happens when the working set cannot be filled fully by new
elements, which is not unexpected and not something worth alerting a
user about.
@csadorf
Copy link
Copy Markdown
Contributor

csadorf commented Mar 21, 2025

Please target 25.06.

@dantegd
Copy link
Copy Markdown
Member

dantegd commented Mar 24, 2025

/merge

@rapids-bot rapids-bot Bot merged commit 7bbf753 into rapidsai:branch-25.04 Mar 24, 2025
77 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.

[BUG] A warning (Warning: could not fill working set) poped up when fitting svm.SVC

5 participants