-
**Description**
Palace v0.11.0 fails to compile with spack with both gcc@8.5.0 and gcc@13.1.0 as well as Intel's OneAPI
*To reproduce*
`spack install palace%gcc@13.1.0`
first generates the…
-
## What type of issue is this?
- [x] Bug in the code or other problem
## Where does this bug appear?
Check all that apply:
- [x] MacOS
- [x] Clang
- [x] MPICH, without fortran suppor…
-
Hello,
bundling the current `main->HEAD` fails locally, as well as when executing it on the github actions workflow.
Am I doing sth. wrong, as the logs indicate missing dependencies?
```
comm…
-
Compared to other tests the AMReX + SUNDIALS test takes a very long time:
```
Start 1: AMREX-amrex_sundials_advection_diffusion
1/20 Test #1: AMREX-amrex_sundials_advection_diffusion ... …
-
### Steps to reproduce the issue
`dealii@9.4.2` build fails using:
* `spack@develop` (2dc76248d3154c500fa16edfbc47801d122c7859 from `Fri Jul 7 23:27:32 2023 +0200`)
* GCC 11.1.0
* Ubuntu 20.04, X8…
-
### Steps to reproduce the issue
`petsc@3.19.1 +rocm` build is failing for me on `OLCF Frontier` using:
* `spack@develop` (a94d18ad087038f10c9a82ebbb1a1a1dddda51e8 from `Wed May 3 05:26:50 2023 -0…
-
I built `palace` from source on my personal machine on an apple M1 mac.
pre-error building from source `PETsc` was failing with the apple clang compiler but I could get it to build with the homebrew …
-
https://appcenter.ms/users/praeclarum/apps/iCircuit/crashes/errors/149568011u/overview
```
EditorTextView.GetLinesInRange (Foundation.NSRange range)
SIGABRT: Index was outside the bounds of the a…
-
When i submit **com.vivo.easyshare**, **com.seewo.screensharepro.client2** and **com.shareall.transfer** apps. I get some error
Warning: Trying to access array offset on value of type null in …
-
PETSc is explicitly using XMM intrinsics, which are not available on ARM, leading to build errors.
The following patch can "get past" the problems, but it's unclear how this file was generated, or …