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 preconditioners.jl #1785

Merged
merged 3 commits into from
Mar 11, 2023

Conversation

amontoison
Copy link
Member

@amontoison amontoison commented Mar 6, 2023

  • index is now an optional argument in preconditioners.jl;
  • return an error if we want to perform an IC(0) or an ILU(0) decomposition with a CuSparseMatrixCOO.

@maleadt maleadt merged commit b688674 into JuliaGPU:master Mar 11, 2023
@amontoison amontoison deleted the cusparse_preconditioner branch March 11, 2023 16:45
simonbyrne pushed a commit to simonbyrne/CUDA.jl that referenced this pull request Nov 13, 2023
- index is now an optional argument in preconditioners.jl;
- return an error if we want to perform an IC(0) or an ILU(0) decomposition with a CuSparseMatrixCOO.
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