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

Lanczos Solver API #6034

Closed
wants to merge 3 commits into from
Closed

Conversation

aamijar
Copy link
Contributor

@aamijar aamijar commented Aug 20, 2024

This PR exposes a python api for raft lanczos solver with an interface similar to scipy.sparse.linalg.eigsh and cupyx.scipy.sparse.linalg.eigsh.

Copy link

copy-pr-bot bot commented Aug 20, 2024

This pull request requires additional validation before any workflows can run on NVIDIA's runners.

Pull request vetters can view their responsibilities here.

Contributors can view more details about this message here.

@github-actions github-actions bot added Cython / Python Cython or Python issue CMake CUDA/C++ labels Aug 20, 2024
@aamijar aamijar mentioned this pull request Aug 21, 2024
@aamijar aamijar changed the title Lanczos-solver-api Lanczos Solver API Aug 21, 2024
@aamijar aamijar self-assigned this Aug 21, 2024
@aamijar aamijar added feature request New feature or request non-breaking Non-breaking change labels Aug 21, 2024
@cjnolet
Copy link
Member

cjnolet commented Aug 21, 2024

@aamijar lets move this over to pylibraft. This doesn’t really belong in cuml.

@aamijar
Copy link
Contributor Author

aamijar commented Aug 21, 2024

Moving API to pylibraft rapidsai/raft#2416

@dantegd dantegd closed this Aug 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CMake CUDA/C++ Cython / Python Cython or Python issue feature request New feature or request non-breaking Non-breaking change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants