gridap / gridap/GridapPETSc.jl
PETSc artifact with MUMPS
- Dominant language
- Julia
- Stars
- 33
- Forks
- 14
- PR merge metrics
- No merged PRs in 30d
Description
@JordiManyer
Within the current version of GridapPETSc [v0.5.2](https://github.com/gridap/GridapPETSc.jl/releases/tag/v0.5.2), it is not possible to use MUMPS without compiling PETSc in the local machine.
GridapPETSc points to [PETSc_jll v3.15.2](
https://github.com/JuliaBinaryWrappers/PETSc_jll.jl/tree/PETSc-v3.15.2%2B0?tab=readme-ov-file#dependencies) that is not compiled with MUMPS. However, newer versions of this artifact already contain MUMPS on their dependencies; see [PETSc_jll v3.18.8](
https://github.com/JuliaBinaryWrappers/PETSc_jll.jl/tree/PETSc-v3.18.8%2B0?tab=readme-ov-file#dependencies).
This is not an urgent issue, but it will help new users and simplify the pipelines of the packages that depend on GridapPETSc.
FYI @principejavier
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.