Sample Header Ad - 728x90

I have an AI program which uses Vulkan API. I want to run it on a Debian server without GPU

0 votes
0 answers
45 views
I have an AI program which uses Vulkan API. I want to run it on a Debian server without GPU. I know running Vulkan on CPU is possible but it's slow. What should I install/configure to have Vulkan on CPU on Debian 9? Right now I just get this error: > error while loading shared libraries: libvulkan.so.1: cannot open > shared object file: No such file or directory I think I found a solution: https://github.com/google/swiftshader But I can't test it because my cmake is too old.
Asked by Tom (237 rep)
Feb 20, 2025, 09:07 PM
Last activity: Feb 21, 2025, 06:34 AM