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

Add support for 64bit svdeig #1060

Merged
merged 2 commits into from
Dec 8, 2022

Conversation

lowener
Copy link
Contributor

@lowener lowener commented Dec 1, 2022

raft::linalg::eigDC already supports 64bit.
This will be useful for rapidsai/cuml#4906

@lowener lowener requested a review from a team as a code owner December 1, 2022 02:17
@github-actions github-actions bot added the cpp label Dec 1, 2022
@lowener
Copy link
Contributor Author

lowener commented Dec 7, 2022

rerun tests

@cjnolet cjnolet added improvement Improvement / enhancement to an existing function non-breaking Non-breaking change labels Dec 7, 2022
Copy link
Member

@cjnolet cjnolet left a comment

Choose a reason for hiding this comment

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

LGTM!

@lowener
Copy link
Contributor Author

lowener commented Dec 8, 2022

@gpucibot merge

@rapids-bot rapids-bot bot merged commit de24a94 into rapidsai:branch-23.02 Dec 8, 2022
@lowener lowener deleted the 23.02-svdeig-64 branch December 8, 2022 10:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cpp improvement Improvement / enhancement to an existing function non-breaking Non-breaking change
Projects
Development

Successfully merging this pull request may close these issues.

2 participants