-
### Operating system
Ubuntu 24.04
### Compiler
clang 18.1.3
### Steps to reproduce the behavior
Add a dependency on liburing, and rather than compiling with gcc, compile with clang:
…
-
zero, and the underlying will not be mutated during the loop
SAFETY: This is the first entry of the buffer ring
yet
SAFETY: buffer\_ring is valid to write to for C2S\_RING\_BUFFER\_COUNT BufRingEnt…
-
Many issues hit when loading a lot of parameters:
```
iree-run-module --parameters=model=ggml-model-f32.gguf --module=global_Llama_2_7b_chat_hf.vmfb --function=run_initialize --input=1x5xi64=1,44…
-
Hi, I got a wired issue when running example:
```
Traceback (most recent call last):
File "/home/t/ring.py", line 73, in
main()
File "/home/t/ring.py", line 57, in main
fd = open(…
-
Stumbled upon it while trying to debug `pipewire`.
# Steps to reproduce
```
λ head /usr/share/alsa/alsa.conf
#
# ALSA library configuration file
#
# pre-load the configuration files
…
-
I've got two hosts, one RK3588 based Orange PI 5+ and a Raspberry PI 5 with (hopefully) identical ISAs (A76), and am trying to **live migrate** a VM, that runs just fine on either machine when restar…
-
The doc says "It is entirely written in pure-C++17"... why is the code not 100% pure C++17 ?
event_fd is linux specific for example. That could be replaced with condition variable and Co.
With 100…
-
_This comment was edited_
I have started using intel gvt-g a few months ago and, at the time, I was also using nvidia prime render offload method for offloading to the nvidia card. I had issues get…
-
Now that #1764 is implemented, we need to improve language support for it. When building with `--single-threaded`:
* [ ] `@atomicLoad` should be a normal (non-atomic) load
* [ ] `@atomicRmw` sho…
-
### Vert.x 5 Roadmap
### 5.0.0
[Development of Vert.x 5](https://github.com/eclipse-vertx/vert.x/wiki/Vert.x-5)
- [x] [Async result callback removals](https://github.com/vert-x3/issues/issues…