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

Hypre wrapper #167

Closed
ChrisRackauckas opened this issue Jul 28, 2022 · 4 comments · Fixed by #254
Closed

Hypre wrapper #167

ChrisRackauckas opened this issue Jul 28, 2022 · 4 comments · Fixed by #254
Assignees

Comments

@ChrisRackauckas
Copy link
Member

https://github.com/fredrikekre/HYPRE.jl

@rayegun
Copy link
Collaborator

rayegun commented Jul 28, 2022

How do we do this? HYPRELinearSolve.jl package?

@ChrisRackauckas
Copy link
Member Author

yup

@rayegun
Copy link
Collaborator

rayegun commented Jul 28, 2022

Okay sounds good. SuperLU_DIST wrapper is coming along too so we'll have that as well by the end of the summer I believe.

@rayegun rayegun self-assigned this Jul 28, 2022
@rayegun
Copy link
Collaborator

rayegun commented Jul 28, 2022

I'm going to have to figure out the sparse infrastructure here soon... Conversions and stuff will get nasty with distributed wrappers and solvers and such.

fredrikekre added a commit to fredrikekre/LinearSolve.jl that referenced this issue Jan 12, 2023
This patch adds support to LinearSolve.jl for HYPRE.jl solvers and
preconditioners. This is implemented as a package extension and thus
requires Julia version 1.9 or higher.

Fixes SciML#106, fixes SciML#167.
fredrikekre added a commit to fredrikekre/LinearSolve.jl that referenced this issue Jan 12, 2023
This patch adds support to LinearSolve.jl for HYPRE.jl solvers and
preconditioners. This is implemented as a package extension and thus
requires Julia version 1.9 or higher.

Fixes SciML#106, fixes SciML#167.
fredrikekre added a commit to fredrikekre/LinearSolve.jl that referenced this issue Jan 12, 2023
This patch adds support to LinearSolve.jl for HYPRE.jl solvers and
preconditioners. This is implemented as a package extension and thus
requires Julia version 1.9 or higher.

Fixes SciML#106, fixes SciML#167.
fredrikekre added a commit to fredrikekre/LinearSolve.jl that referenced this issue Jan 12, 2023
This patch adds support to LinearSolve.jl for HYPRE.jl solvers and
preconditioners. This is implemented as a package extension and thus
requires Julia version 1.9 or higher.

Fixes SciML#106, fixes SciML#167.
fredrikekre added a commit to fredrikekre/LinearSolve.jl that referenced this issue Jan 12, 2023
This patch adds support to LinearSolve.jl for HYPRE.jl solvers and
preconditioners. This is implemented as a package extension and thus
requires Julia version 1.9 or higher.

Fixes SciML#106, fixes SciML#167.
fredrikekre added a commit to fredrikekre/LinearSolve.jl that referenced this issue Jan 14, 2023
This patch adds support to LinearSolve.jl for HYPRE.jl solvers and
preconditioners. This is implemented as a package extension and thus
requires Julia version 1.9 or higher.

Fixes SciML#106, fixes SciML#167.
fredrikekre added a commit to fredrikekre/LinearSolve.jl that referenced this issue Jan 14, 2023
This patch adds support to LinearSolve.jl for HYPRE.jl solvers and
preconditioners. This is implemented as a package extension and thus
requires Julia version 1.9 or higher.

Fixes SciML#106, fixes SciML#167.
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 a pull request may close this issue.

2 participants