Replies: 2 comments 1 reply
-
Hi. I don't know if this is the correct place to ask this or not. Consider me a noob on many fronts. I am trying to run a github repo, https://github.com/nihui/realsr-ncnn-vulkan. I would be trying to run https://github.com/jixiaozhong/RealSR or https://github.com/Tencent/Real-SR, but these require GPU + CUDA, and I only have an integrated graphics card. Anyways, even the 1st repo I referenced gave me an error -- something like "vulkan-1.dll not found". I have a Lenovo Yoga 3 Pro that has an Intel Core M-5Y71 processor and Intel HD Graphics 5300. I believe I'm seeing from Intel and the like that Vulkan isn't supported. But I'm not 100% sure. And even if this is the case in general, I'm open to trying workarounds and the like. Again, if this is the wrong place for this subject, my apologies. I'll even delete it if needed (and if possible). In any case, any direction would be much appreciated. All the best. |
Beta Was this translation helpful? Give feedback.
-
Hi all, I built the apk file of the vulkan samples, installed it on my device (remote access without x11 forwarding) and i am wondering which adb command to perform to start a simple test which could ensure me that my device is well able to create a vulkan device and then validate the gpu rendering/acceleration ? Thanks. |
Beta Was this translation helpful? Give feedback.
-
👋 Welcome to the Vulkan Samples!
We’re using Discussions as a place to discuss issues, PRs and any feature or sample requests. We hope that you:
Beta Was this translation helpful? Give feedback.
All reactions