-
### 🐛 Describe the bug
In certain environments, pytorch (or a dependency) unexpectedly modifies CPU affinity of DataLoader workers. This may result in training/inference throughput reduction.
Exa…
-
Hi,
I am using a intel alder lake (ADL-S) Platform
It has a fan device and I could read the fan speed from the sys file
$ cat /sys/bus/acpi/devices/INTC1048:00/fan_speed_rpm
1146
When I am ru…
-
sandsifter-master dir using `make` and getting 1 Error...
`injector.c:322:91: note: (near initialization for ‘total_range.end.bytes’)`
`cc injector.o -O3 -Wall -l:libcapstone.a -o injector -pthread…
-
### 🐛 Describe the bug
`torch.compile(...)` does not pass models containing RNN layers to custom compilers, see this example:
```python
import torch
class Model1(torch.nn.Module):
def…
-
### 🐛 Describe the bug
I am running with a very recent nightly of PyTorch installed as this is require by a source build of the latest vLLM:
```
python -c "import torch; print(torch.__version__)"
…
-
bonjour et merci pour ton travail sur ce plugin. Je l'essaye actuellement et j'ai un pb car j'ai 12 zones et je n'arrive pas a forcer 12 zones.
Merci pour ton aide
-
### 🐛 Describe the bug
Error When Compiling pytorch
### Error logs
```
/opt/rocm-5.6.0/include/rccl.h:16:2: error: "This file is deprecated. Use the header file from /opt/rocm-5.6.0/include/…
-
i installed parrot and grgsm but if runnug grgsm_scanner i have this erro
root@parrot]-[/root/grgsm]
#grgsm_scanner
linux GNU++ version 7.3.0; Boost_106200. UHD_003.010.003.000-0-unknown
…
-
### 🐛 Describe the bug
I use torchrun elastic to run my training, I use multi-worker when each worker is a multi-GPU machine. I wanted to use the env var `TORCHELASTIC_RESTART_COUNT ` to track the el…
-
We can get better compression ratios by reducing the granularity of the SDFs -- the following commit rounds each value to the nearest multiple of 8:
https://github.com/mapbox/fontserver/commit/c213c1…
yhahn updated
2 years ago