nihui / waifu2x-ncnn-vulkan

waifu2x converter ncnn version, runs fast on intel / amd / nvidia / apple-silicon GPU with vulkan
MIT License
3.01k stars 210 forks source link

vkCreateInstance failed -3 #131

Closed NaughtDZ closed 3 years ago

NaughtDZ commented 3 years ago

Win10/5800X/RTX3070 I got the following error when using the default configuration to enlarge the file: "vkCreateInstance failed -3" -=-=- On my old R9 390X GPU,it works well. And I'm sure I've installed the drivers for my RTX3070.

Ps:waifu2x-caffe_cudnn is working too.

NaughtDZ commented 3 years ago

Well,I changed my NVIDIA Game Ready Drive to NVIDIA Studio Drive,It works fine.