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

[FEA] Use new Lanczos solver in raft::sparse::spectral #2502

Closed
lowener opened this issue Nov 19, 2024 · 0 comments · Fixed by #2481
Closed

[FEA] Use new Lanczos solver in raft::sparse::spectral #2502

lowener opened this issue Nov 19, 2024 · 0 comments · Fixed by #2481
Labels
feature request New feature or request

Comments

@lowener
Copy link
Contributor

lowener commented Nov 19, 2024

The new Lanczos solver needs to be called in raft::sparse::spectral to maximize usage in downstream libraries (cuml - UMAP).
This follow-up work of #2481 requires to add a conversion step because the previous solver accepted every sparse format while the new solver only accepts CSR.

@lowener lowener added the feature request New feature or request label Nov 19, 2024
@lowener lowener closed this as completed Nov 19, 2024
@lowener lowener transferred this issue from rapidsai/cuvs Nov 19, 2024
@lowener lowener reopened this Nov 19, 2024
@lowener lowener changed the title [FEA] Use new Lanczos solver in raft::spectral [FEA] Use new Lanczos solver in raft::sparse::spectral Nov 19, 2024
@lowener lowener linked a pull request Nov 20, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant