-
Hi,
can this be used with other distros (such as Gentoo). The automated scripts all seem to use apt and fails.
-
# Issue description
Simple ZMQ model using ZMQ_CLIENT & ZMQ_SERVER fails with following assertion.
`Assertion failed: socket_type >= 0 && socket_type < (int) names_count (src/mechanism.cpp:110)`
…
-
I am getting:
4 errors generated.
make[2]: *** [src/ATen/CMakeFiles/ATen.dir/ATen/CPUByteType.cpp.o] Error 1
make[2]: *** Waiting for unfinished jobs....
/Volumes/Hodge/dev/pytorch-cpp/ATen/buil…
-
Reproduction:
```
$ zig build test-standalone
```
Or more precisely:
```
[nix-shell:~/dev/zig/test/standalone/c_compiler]$ ../../../build-llvm15/stage3/bin/zig build test -Dtarget=native-n…
-
### Tested versions
- Reproducible in v4.3.stable.official.77dcf97d8 and v4.4 dev 3
### System information
Windows, Intel 4600 graphics
### Issue description
When opening an existing pr…
-
Hi, I'm getting a wizer error when trying to use jco. This is a continuation of troubleshooting of https://github.com/bytecodealliance/StarlingMonkey/issues/15#issuecomment-2350455813. In `jco/node_mo…
-
### What happens?
duckdb does not build on Windows with cmake unity build turned off - there are two different errors
1. Certain Win32 macros are enabled that conflict with symbols in duckdb sou…
-
**Crash report**
looks similar to https://github.com/Snapchat/KeyDB/issues/541 but i'm running 6.3.4 (also tried current HEAD@main FWIW)
Paste the complete crash log between the quotes below. Pl…
-
Hi, thanks for sharing this interesting project.
While trying it out, there was one error in instantiating `last_type_impl` as follows.
```
In file included from
../yapp/test/test_pipeline.cpp:…
-
There are various definitions of H2-matrix in the examples. We first unify them across example files and then move to https://github.com/rioyokotalab/Hatrix/issues/112.
Current various (bifurcated…