-
#### Minimal, reproducible code sample, a copy-pastable example if possible
```python
import numpy as np
from numcodecs import VLenUTF8
codec = VLenUTF8()
a = np.array(list("abc"), dtyp…
-
**Describe the bug**
Memory usage on every GPU in single-node multi-gpu is unbalanced. In particular, GPU 0 is used by all processes in distributed to store an additional small amount of memory. With…
-
I am trying to get deepspeed working with distributed pytorch on xpus and it has been fairly challenging
the setup script failed on my machine so I downgraded the version untill it worked so if this …
-
"2GB should be enough for anybody!" I said some 9 years ago when first coming up with FlatBuffers. Of course, even back then OSes were already 64-bit and machines had memory for bigger buffers than th…
-
Motivation:
1) Complete overhaul the API/implementation of "FieldCache" type things...
a) eliminate global static map keyed on IndexReader (thus
eliminating synch block between completley …
-
Ich verwende Docker Desktop sowie Google Chrome und komme bei der Installation von Woltlab nicht weiter.
Aufgerufen habe ich: http://localhost:8080/install.php
folgende Punkte verhindern die Ins…
ps915 updated
4 months ago
-
### Ask your question
Hi,
I am hoping to understand the difference between the `dcgmi -v` version and the version of `dcgm exporter` which should be used.
I want to undertstand what version…
nghtm updated
6 months ago
-
Hi, yichen,I used 2*3090 to train this model .
Based on the previous discussion, I adjusted code:
samples_per_gpu=2,
workers_per_gpu=4,
lr=0.000025,
The training lasted about six hours be…
-
- azure-storage-blob
- 12.12.0 (also tried 12.13.1 and 12.21.0)
- 20.04.6 LTS Ubuntu
- 3.10.14
**Describe the bug**
I have setup my `BlobServiceClient` and I am able to check that it exists, up…
-
```
Loading checkpoint shards: 100%|███████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████…