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

Fix lanczos solver integer overflow #2536

Merged
merged 4 commits into from
Jan 10, 2025

Conversation

viclafargue
Copy link
Contributor

Partially answers rapidsai/cuml#6204

@viclafargue viclafargue requested a review from a team as a code owner January 9, 2025 16:33
@github-actions github-actions bot added the cpp label Jan 9, 2025
@viclafargue viclafargue changed the title Fix lanczos integer overflow Fix lanczos solver integer overflow Jan 9, 2025
@viclafargue viclafargue added bug Something isn't working non-breaking Non-breaking change labels Jan 10, 2025
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.16%. Comparing base (8fc988e) to head (7f47871).

Additional details and impacted files
@@              Coverage Diff              @@
##           branch-25.02    #2536   +/-   ##
=============================================
  Coverage         81.16%   81.16%           
=============================================
  Files                19       19           
  Lines               515      515           
=============================================
  Hits                418      418           
  Misses               97       97           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@beckernick
Copy link
Member

🔥

@beckernick
Copy link
Member

Is this ready to merge?

@cjnolet
Copy link
Member

cjnolet commented Jan 10, 2025

/merge

@rapids-bot rapids-bot bot merged commit 1b62c41 into branch-25.02 Jan 10, 2025
73 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working cpp non-breaking Non-breaking change
Projects
Development

Successfully merging this pull request may close these issues.

5 participants