-
### Port, board and/or hardware
esp32
### MicroPython version
E (151878) i2s_common: i2s_alloc_dma_desc(417): allocate DMA buffer failed
E (151878) i2s_std: i2s_std_set_slot(103): allocate memory …
-
### 🐛 Describe the bug
This problem occured when trying to simulate hot H2O spectra while using GPU acceleration. Looking at the error I'd assume that the pointer, which points to the workarea in G…
-
### 🐛 Describe the bug
Debian 13
python 3.10.12 venv
ROCm 6.1 / HIP
Using PyTorch2.4.1_rocm & compile xformers from source
When using txt2img and having xformers utilized in the script the runn…
-
### 问题描述 Issue Description
运行环境: 官方提供的麒麟v10 arm64 docker镜像registry.baidubce.com/device/paddle-xpu:kylinv10-aarch64-gcc82-py310
编译版本:v3.0.0-beta1
**1. cmake**
`cmake .. -DCMAKE_EXPORT_COMPILE_CO…
-
### What is the issue?
Steam Deck GPU not supported (apperantly)
Logs:
> time=2024-03-19T11:24:28.162Z level=INFO source=images.go:806 msg="total blobs: 54"
> time=2024-03-19T11:24:28.420Z lev…
-
At the moment, there's a pre-compilation pass of chars into METAs.
Then, there are _two_ passes over the METAs, once to find the length of the buffer, then secondly to write into the allocated buff…
-
While working on an embedded app, it was discovered, that it's not possible to use `borsh` crate when `global_allocator` is not defined.
One possible solution in such cases is to define `global_all…
-
### Describe the bug
Flux is the most popular model now, but it's huge. If want to works with Union FluxControlNet together, 24GB VRAM is totally OOM. So, we have to use less VRAM option like fp8. …
-
### 📦 Deployment Method
Other
### 📌 Version
2.15.6
### 💻 Operating System
Other Linux
### 📌 System Version
archLinux
### 🌐 Browser
Firefox
### 📌 Browser Version
131.0.3 (64-bit)
### 🐛 Bug …
jpfss updated
1 month ago
-
Modifying the tiled DGEMM kernel code in gh-146 as below can lead to a segfault. While I realize the C++ Kokkos docs do advise checking the size of the shared memory caches before allocating them, thi…