-
`petsc` build is failing using `spack@develop` (10-Aug, 1398038beead1a1532fc337165e2b6bf9d58c284) on:
* `Ubuntu 18.04` `x86_64 + ppc64le` `%gcc@7.5.0`
* `RHEL 7` `x86_64 + ppc64le` `%gcc@8.3.1`
C…
-
Lots of PRs currently failing due to the Fedora build on Travis. Weirdly in `parseCommandLineArgs`, so should have nothing to do with PETSc. @dschwoerer any ideas?
```
[ RUN ] ParseCommandLin…
-
### Steps to reproduce the issue
```console
$ spack spec dealii
dealii@9.1.1%gcc@9.3.1+adol-c+arpack+assimp build_type=DebugRelease ~cuda cuda_arch=none ~doc+ginkgo+gmsh+gsl+hdf5~int64+meti…
-
Hi,
Trying to recompile this package on a new Mac running macOS Sierra.
`./configure` works fine but then `make` exits with the following error:
```
Unable to link with PETSc
ERROR: See "ar…
-
## Performance test of solver settings for fault with prescribed slip
PyLith branch: **baagaard/update-examples-3dsubduction**
```
cd examples/3d/subduction
pylith step03_interseismic.cfg mat_…
-
Hi underworld team,
I have tried to run the subduction example (1_07_SlabSubduction) with increased resolution of 576x144 on my laptop (MacBook Pro, 2.7 GHz Intel Core i5, memory 8 GB). However, it l…
-
Based on Kai's recommendation and the ADIOS2 documentation, the adios2 objects [here](https://github.com/phyboyzhang/gene/blob/c952755ebb492cdb65406706e7358f5b2b33fb60/src/coupling/coupler_pproc.F90#L…
-
I get error when I try this
```console
spack install -j4 --only dependencies dealii
```
Here is the spec
```
$ spack spec dealii
dealii@9.1.1%clang@11.0.3-apple+adol-c+arpack+assimp build_t…
-
Running `./candi.sh --prefix=~/lib/dealii-candi -j 12` on macOS 10.15.2 throws the error:
```
Verifying petsc-lite-3.11.3.tar.gz
petsc-lite-3.11.3.tar.gz: OK
Unpacking petsc-lite-3.11.3.tar.gz
…
-
Building a docker based on ubuntu:17.10 works (after a minor package removal), but the code fails when solving any stokes problem with multigrid in parallel(!!!) If I disable 'mg' then the parallel jo…