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

[CUSPARSE] Update the wrapper of cusparseSpSV_updateMatrix #2159

Merged
merged 2 commits into from
Nov 10, 2023

Conversation

amontoison
Copy link
Member

I also added two constructors.
They are needed if we want to perform the analysis of sparse triangular solves (spsv / spsm) without providing the right-hand side(s).

Copy link
Member

@maleadt maleadt left a comment

Choose a reason for hiding this comment

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

LGTM assuming these will get test coverage later.

@maleadt maleadt merged commit 98c171a into JuliaGPU:master Nov 10, 2023
1 check passed
@amontoison amontoison deleted the spsv_update branch November 10, 2023 15:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants