-
Follow-up to #68109, it would be nice if we tracked the size of the toolchain binaries (or the entire archive).
We already track binary size of a bunch of tests on https://perf.golang.org/dashboard…
-
Hi,
I'm getting this error when running an app with MPI:
Error : At /users/rta/workspace/malt/src/lib/core/SymbolSolver.cpp:516 :
Error : Fail to use addr2line on /path/to/executable to load s…
-
**Godot version:**
3.2.3
**OS/device including version:**
Linux 5.4.0-48-generic Ubuntu SMP x86_64 GNU/Linux
```
$ glxinfo | grep -i opengl
OpenGL vendor string: Intel
OpenGL renderer s…
-
Branch is master.
Config
```
make config MFEM_USE_MPI=YES MFEM_USE_METIS_5=YES MFEM_USE_LIBUNWIND=YES MFEM_USE_ZLIB=YES MFEM_DEBUG=YES MFEM_USE_OPENMP=NO
```
Reproducer
```
./ex15 -m ../dat…
-
Okay, guys, it should probably be clear to everyone at this point that we are overdue for a big update to DC-Tool and DC-Load to address some deficiencies and add some new features. There has been so …
-
Consider some lines from my first run:
```
Package addr2line has mismatching file hashes for addr2line-0.21.0/Cargo.lock
```
Maybe show a diff? Or provide some other easy way to inspect the ac…
-
Hi~ I have set 1000 timesteps, but it's failed at the 200th step!
> MLMG: Iteration 189 Fine resid/bnorm = 1.872124608e-11
MLMG: Iteration 200 Fine resid/bnorm = 1.804955479e-11
amrex::Abort::0:…
-
Last function identified by addr2line is bidi_initialize. Looks like Bionic bug.
-
### Board
ESP32-D0WD-V3
### Device Description
nodemcu32, wemos d1 mini32
### Hardware Configuration
-
### Version
v3.0.6
### IDE Name
platformio
### Operating System
…
-
I'm not sure how easy this is or whether `symbolic` supports it but it would be nice to have.
As an aside: I was able to get inline frames working for my hacked together https://github.com/jrmuizel…