-
A way to reproduce:
```bash
cd examples
cargo build --features bundled -vv
```
and then `ldd target/debug/tcmalloc-example`:
```bash
linux-vdso.so.1 (0x00007ffe404dd000)
libtcmalloc.so.4 => /l…
-
When trying to analyze a h5 file written with ADIOS2 using bpls test.h5 it bails out with the following error message:
Failed to open with HDF5 engine: [] [ADIOS2 EXCEPTION] : ERROR: this versio…
-
In Gentoo Linux, TUI output looks as follows:
```
TOTAL TIME : FUNCTION
5.784 us : (1) t-abc
1.702 us : ~T~\ ~T~@(1) __monstartup
: ~T~B
0.910 us : ~T~\ ~T~@(1) …
-
Looks like closing the issue #1777 by commit bd27935f `mosquitto_loop_start() now sets a thread name` breaks down a building of v1.6.11 on my target platform.
> cc -L../lib pub_client.o pub_shar…
-
I keep running into this INT8 test appearing to hang, terminating stress testing early. We've seen this across multiple of the same nodes, all with : 4x H100 NVL , Rhel 8.8, CUDA 12.6.
Here's the ar…
-
a.c:
```
int main() { return 0; }
```
jamroot.jam:
```
exe a : a.c ;
```
Build:
```
$ b2 toolset=gcc -d+2
common.mkdir bin
mkdir -p "bin"
common.mkdir bin/gcc-8
mkd…
-
This is a feature request to eventually get rid of the C libdbus part and make this a native Rust crate.
Context and usecase for this is that I have some portable/containerized applications which n…
-
currently, readline function is not included by default.
in [vvp/config.h](https://github.com/x-epic/EpicSim/blob/master/vvp/config.h#L65)
```c++
/* Figure if I can use readline. */
/* #undef US…
-
I'm trying to build an empty dune project depending on `owl`, created using `dune init proj test --libs owl`, and I get this error:
```
$ dune build
Info: Creating file dune-project with this conte…
-
inputstream.adaptive fails to load on my odroid n2+.
This is in the log file when trying to open a video:
```
AddOnLog: inputstream.adaptive: Initialize: Initialize: Failed to load library: /st…