h9j6k

Results 8 comments of h9j6k

Is this also related to speeding up processing on Intel GPUs? https://github.com/oneapi-src/oneDNN I have intel Xe DG1 GPU installed with kernel 6.1 patched by out-of-tree i915 driver from intel. https://github.com/intel-gpu/intel-gpu-i915-backports...

Thanks for adding intel GPU support to your todo list! Here is the log if I start dsnote with --verbose, it exit without GUI showing up on Debian 12 kernel...

> > whisper.cpp can use OpenVino though, which can use Intel's GPUs > > Have you tried using whisper.cpp with OpenVino? It is working? Do you need any special configuration...

Hello, It seems `nvidia-modprobe -c 0 -u` workaround does not work if the computer resumes from sleep. On v4.5.0, if computer is put to sleep then resumes from suspension, the...

Could the issue be related to power saving? Just saw this from the latest nvidia driver release note, ``` **Unified Memory Support** CUDA and unified memory is not supported when...

> We'll probably need an epub to reproduce and fix this. As always with the mupdf plugin, help is greatly appreciated. Can you try the epub file attached? (Just changed...

> I can't reproduce this issue. `mupdf` and `zathura-pdf-mupdf` display the same pages with images and without warnings. It doesn't even warn about `unknown epub version: 3.0`. What system are...

Thank you guys! I am now having to apply a workaround in my bash script to change read/write paths in whatever translocally args need to ``` bash BERGAMOT_CONTAINER=~/Library/Containers/com.translatelocally.translateLocally/Data/Documents/ ``` First...