Skip to content

Lanczos Solver API#6034

Closed
aamijar wants to merge 3 commits intorapidsai:branch-24.10from
aamijar:lanczos-solver-api
Closed

Lanczos Solver API#6034
aamijar wants to merge 3 commits intorapidsai:branch-24.10from
aamijar:lanczos-solver-api

Conversation

@aamijar
Copy link
Member

@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-pr-bot
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 force-pushed the lanczos-solver-api branch from 202698e to 9e1637a Compare August 20, 2024 23:43
@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
Member 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