Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed potential overflows in SVM, minor adjustments to nvtx ranges #5504

Merged
merged 1 commit into from
Jul 17, 2023

Conversation

mfoerste4
Copy link
Contributor

Fixed a couple of potential integer overflows in the SVM code.
Also slightly updated the nvtx ranges for the SMO solver.

CC @tfeher

@mfoerste4 mfoerste4 requested review from a team as code owners July 17, 2023 10:52
@github-actions github-actions bot added Cython / Python Cython or Python issue CUDA/C++ labels Jul 17, 2023
@csadorf csadorf added improvement Improvement / enhancement to an existing function non-breaking Non-breaking change labels Jul 17, 2023
@dantegd
Copy link
Member

dantegd commented Jul 17, 2023

/merge

@rapids-bot rapids-bot bot merged commit a47c73e into rapidsai:branch-23.08 Jul 17, 2023
47 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CUDA/C++ Cython / Python Cython or Python issue 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