-
- PETSc
-
### Motivation
Since https://github.com/idaholab/moose/pull/28848, the behavior for the SNES converged reason is
```
// convert convergence status to PETSc converged reason
switch (status)
…
-
**Submitting author:** @uzerbinati (Umberto Zerbinati)
**Repository:** https://github.com/NGSolve/ngsPETSc
**Branch with paper.md** (empty if default branch):
**Version:** v.0.0.5
**Editor:** @daniel…
-
Hi @lmoresi
Here is the simple example that demonstrate petsc labelling issue in parallel.
```python3
import underworld3 as uw
from underworld3.systems import Stokes
import sympy
mesh = u…
-
Gitlab link to PFLOTRAN .tar.gz seems to be broken when bootstrap tries to download it, may also affect PETSc.
-
Branch tested: development
PETSc version: 3.22.1
Python version: 3.12.7
Issue description:
Accessing the swarm fields using ```getField()``` no longer returns the field of interest as an array. …
-
**Describe the bug**
- What is the bug?
.After struggling with the installation of it for two weeks,I finally pip it on my Ubuntu virtual system successfully.However,when I run './test.sh' as the gi…
-
In order to use PETSc on GPUs, we'll also need to wrap the necessary data types for CUDA and OpenCL. We'll need to provide the compiled binaries as well; https://www.mcs.anl.gov/petsc/features/gpus.ht…
-
https://github.com/JuliaParallel/PETSc.jl/pull/117 add ability to have a custom PETSc path. Not sure the best way to test this.
We could manually set against the petsc library from the binary build…
-
I think I hit this error on setonix on 2nd June 2024 when Angus updated Firedrake on setonix for me but now realised that it also seems to be affecting my installation on my anu comptuer. At a guess, …
w3168 updated
2 months ago