-
### Problem Description
Hello team, I'm not able to run this [example workload](https://github.com/ROCm/k8s-device-plugin/tree/master?tab=readme-ov-file#example-workload) on Kubernetes.
Kubernet…
-
Right now we only have layout info for allocations created via the compiler. We should make it possible for the runtime to pass layout info for common types at least ([]byte, []string, etc).
-
We started having crashes since version 1.7.1 (didn't check 1.7.0 though) when using Whisper.cpp on Simulator or Preview.
It crashes in `ggml-metal.m` on line 3283:
```
ctx->buffers[0].metal = [dev…
-
To make it easier to write CNI plugins it would be great if nomad could provide namespace / job / group / alloc_id via CNI_ARGS to CNI plugins. While it is already possible to use the alloc id (but on…
-
### Checklist
- [ ] 1. I have searched related issues but cannot get the expected help.
- [ ] 2. The bug has not been fixed in the latest version.
- [ ] 3. Please note that if the bug-related issue y…
-
Every time data is written to a file, parseTime() must be called, and the regexp in the method must be initialized.
The more data is written, the greater the cumulative consumption.
Suggest initia…
-
https://github.com/oxc-project/oxc/issues/7175 demonstrates that it's easy to confuse a function which is the property value of an object expression with an object method. i.e. to conflate these 2:
…
-
Hello! We getting random nodes reboots with Scylla 6.1.2.
What's going on:
- some one node occasionally reboots with random reason. It could be even manual reboot.
- other nodes starting to reboot wi…
-
### Problem Description
After running `osu_bibw -m 256:256 D D` across two nodes, I see "unreferenced object" memory leak reports like so:
```
unreferenced object 0xffff940d27c6aae0 (size 32):
…
-
### Problem Description
I am going to use VLLM to start a QWEN model on an AMD GPU for testing. If I use a GPU to start it, it can start and use it normally. The log after startup is as follows:
`
…