-
## Reporting a bug
- [x] I am using the latest released version of Numba (0.38) (most recent is visible in
the change log (https://github.com/numba/numba/blob/master/CHANGE_LOG).
- [x] I have in…
-
Installed with pip and received this error on ArchLinux kernel 5.19, CPU Intel i7-12700K
```
[root@gianta ~]# tiptop
╭───────────────────── Traceback (most recent call last) ──────────────────────╮…
-
### 问题确认 Search before asking
- [X] 我已经搜索过问题,但是没有找到解答。I have searched the question and found no related answer.
### 请提出你的问题 Please ask your question
环境版本: Linux OpenWrt 5.15.98 #0 SMP Mon Mar 13 1…
-
```
[wtambellini@r7iz ~]$ cpu_features-9613390/bin/list_cpu_features
arch : x86
brand : Intel(R) Xeon(R) Processor
family : 6 (0x06)
model : 143 (0x8F)
…
-
### 🐛 Describe the bug
I'm looking for a python binding for the host allocator's `empty_cache` to clear CPU pinned memory. Right now that memory is still held after training finishes, so I'm unable t…
b-chu updated
2 months ago
-
Hello, I think I may have found a bug in the latest release, the percentages are off and do not total 100% when aggregated together.
Example from the screenshot "C2 (pc2) 23.8%" all other states ar…
-
Hi, as the Ryzen AI 9 processors released, can you add support for them?
Mine is an ASUS Vivobook S 16 with HX 365,
`CPU0: AMD Ryzen AI 9 365 w/ Radeon 880M (family: 0x1a, model: 0x24, stepping: 0…
-
(Splitting up the related issue #255)
For Thinkpads with i7-1165G7 (so far confirmed P14s Gen 2, P15s Gen2), the `lenovo_fix.py --debug` script reports the following issue:
```
[D] MCHBAR PACKA…
-
### Describe the bug
I am running following test.
python tests/cpu/test_masked_mha.py -k MaskedMHATest
But If I set **head_size** = _x_ s.t _x%16!=0_, then it results in Segmentation fault (core du…
-
### 🐛 Describe the bug
I am trying to call `torch.vmap` on `torch.jacfwd`. This works fine normally but raises the following error when called under `torch.inference_mode()`.
```
File [...]/torch…