-
In sysbench oltp_read_write (10x10m rows), we see ~0.5% of cpu time in syscalls reading SSTs, presumably due to block cache misses.
The dataset at this point is ~39gb per node (`df -h /mnt/data1`), w…
-
Hello , we have an issue in our production cockroachDB.
When i try to backup a table from our Database i run into this issue:
Node liveness error
![Node liveness](https://github.com/user-attachment…
-
### 🐛 Describe the bug
version:
python 3.10
torch 2.1.0
cuda 12.1
put breakpoint in row x = x.detach()
```python
import torch
import torchvision
class BoQ_DinoV2(torch.nn.Module):
…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Environment
```markdown
- Milvus version:master and 2.4
- Deployment mode(standalone or cluster):
- MQ type(…
-
## 🐛 Bug
MLCengine code in quickstart guide on CPU fails with
> 'InternalError: Check failed: (it != n->end()) is false: cannot find the corresponding key in the Map'
followed by
> MLCE…
-
### What version of Bun is running?
1.0.3
### What platform is your computer?
Linux 6.5.5-arch1-1 x86_64 unknown
### What steps can reproduce the bug?
bun create vite
### What is the expected be…
-
### Environment
HEAD
### Issue
GE traces "Call for all branches after cache filled with specific branch \".
GE release builds show this in the Output History.
The occurrence frequency seems to dep…
-
**Describe the bug**
BOINC client detects VirtualBox Headless Frontend as non-BOINC CPU usage and pauses computation based on the "Suspend when non-BOINC CPU usage is above" setting.
**Steps To R…
-
# 🐛 Bug
The output of `scaled_dot_product_attention` is wrong when the mask is a `SparseCS` matrix. In particular the last element of the sequence is incorrect, while others are correct.
## To R…
-
Hello! I found that `uv` installs unnecessary (transitive) dependencies:
Reproducing:
```
uv venv -p python3.10
source .venv/bin/activate
uv pip install torch==2.1.2+cpu --index-url https://dow…