-
### mpv Information
```bash
mpv v0.39.0-338-gdd5f2069 Copyright © 2000-2024 mpv/MPlayer/mplayer2 projects
built on Nov 17 2024 00:05:59
libplacebo version: v7.349.0 (v7.349.0-26-g5788a82-dirty)
F…
-
I am playing "The Lord of the Rings Online" using wine-staging and dx-vk 2.5.1
K_LAYER_NV_optimus (NVIDIA Optimus layer) Vulkan version 1.3.242, layer version 1:
Layer Extensions: count = …
-
When I build your build.gradle, I get the following error:
```
/home/muhammadmehdi/AndroidStudioProjects/MEMEX/app/src/main/jni/CMakeLists.txt : C/C++ debug|armeabi-v7a : CMake Error at /home/muha…
-
## Description
With `video_driver = "vulkan"` set Retroarch immediately crashes, it does not even start.
Vulkan works with literally everything else on my system.
### Expected behavior
Retroar…
ghost updated
2 weeks ago
-
### 🐛 Describe the bug
I can successfully export the vulkan pte. When I run the model with
```sh
./backends/vulkan/vulkan_executor_runner --model_path /scratch/models/vulkan_mobilenetv2.pte
```…
-
### Description
on my laptop with a gtx 1060 in it, i have the cpu backend and the cuda backend installed. However the native all log does not show it even loading cuda, but instead shows it trying…
-
## detail | 详细描述 | 詳細な説明
# Dockerfile如下:
##设置继承镜像
FROM nvidia/cuda:11.6.1-devel-ubuntu20.04
##下面开始运行更新命令
RUN apt update
##设置为非交互模式
ENV DEBIAN_FRONTEND=noninteractive
##install ncnn dependencie…
-
I'm currently working on a library to allow swapchain image sharing across processes in a cross platform manner. For this to work while running under DXVK I'd need to first detect DXVK, then get the V…
-
Hi! I'm trying to build Instant-NGP with Ubuntu 24.04 on WSL and getting an error. I created conda environment where I installed `cuda-toolkit` 12.5 from the `nvidia` channel. I installed other python…
-
Hmm, it works if ran with `--devel`, i.e. on Sdk instead of Platform. Looks like the app improperly tries to open (`dlopen()`?) some development library.
Update: with `LD_DEBUG=libs,files`:
```
…