-
Reading a mesh created with the TRIANGLE mesh generator with the partitioned flag on does not work.
How to replicate:
Use the `example/triangle/t8_read_triangle` example to read the example mesh…
holke updated
4 months ago
-
I was thinking about starting developing a multi label graphCut (using gridCut library) feature soon. Problem is, I don't know how to manage the GUI part. Do you have any idea how could we manage a us…
-
### Steps to reproduce the issue
```console
$ spack spec -I dealii
Input spec
--------------------------------
- dealii
Concretized
--------------------------------
- dealii@9.4.0%ap…
-
Hi,
Is there any optimizations or settings I can change to get this running on my 3090 24GB? I'm using the photos included in the demo of Yuilang to test the code.
![image](https://github.com/us…
gt732 updated
4 weeks ago
-
### Steps to reproduce
I am trying to install petsc using rocm amd clang and it's failing during the configure step.
* spec: `petsc@3.21.5+rocm amdgpu_target=gfx90a`
* spack version: [develop 6df…
-
### Steps to reproduce the issue
While trying to install dealii dependencies, I get failure on boost.
My install command was
```
spack install -j6 --fail-fast --only dependencies dealii~oce
`…
-
Issue #50 identified some unexpected behavior when comparing CPU results with GPU results. The convergence history is different when the same PETSc option set is provided for an MG configuration.
A…
-
### Problem description
Hi!
I am trying to invert two ERT profiles using pygimli, but for both I have the same issue. Even though chi ** 2 remains very high, dPhi becomes small enough for the in…
-
@lantiga
Now that we have the recipes stable and building (on linux64 atleast), I'm thinking of the best way to build the packages in the long term. I've been looking into [conda-forge](https://co…
-
I didn't see this error in CI, but getting this when running tests locally on v0.3.0. The tests were running fine before I made the release.
```
(@v1.11) pkg> test PETSc
Testing PETSc
…