Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Silent error RX 6500 on Windows #181

Open
hirios opened this issue Jul 31, 2022 · 2 comments
Open

Silent error RX 6500 on Windows #181

hirios opened this issue Jul 31, 2022 · 2 comments

Comments

@hirios
Copy link

hirios commented Jul 31, 2022

I tried to run the following command:

waifu2x-ncnn-vulkan.exe -i input.jpg -o output.png -n 2 -s 2

And the program closes with the following output:

C:\Users\Box\Desktop\waifu2x-ncnn-vulkan>waifu2x-ncnn-vulkan.exe -i input.jpg -o output.png -n 2 -s 2
[0 AMD Radeon(TM) RX 6500 XT]  queueC=1[2]  queueG=0[1]  queueT=2[1]
[0 AMD Radeon(TM) RX 6500 XT]  bugsbn1=0  bugbilz=0  bugcopc=0  bugihfa=0
[0 AMD Radeon(TM) RX 6500 XT]  fp16-p/s/a=1/1/1  int8-p/s/a=1/1/1
[0 AMD Radeon(TM) RX 6500 XT]  subgroup=64  basic=1  vote=1  ballot=1  shuffle=1

Versions I've Tested
Release 20220728
Release 20220419

My system
Windows 10
Vulkan 1.3.216.0
RX 6500

@Noir16
Copy link

Noir16 commented Nov 23, 2022

Have you tried the -v command? This is required to check the output situation.

@bananakid
Copy link

Have you ever found a fix for this @hirios? I have this issue happen randomly without any details via -v (verbose output) switch (GPU is AMD Radeon Pro 5600M). I have tried testing compatibility with Waifu2x-Extension-GUI tool when waifu2x-ncnn-vulkan stopped working once again. The compatibility reported my system as incompatible with Vulkan components (however GPU-Z show it as compatible and Vulkan API games run fine, i.e. vkQuake). And that's it! It works after reboot of the computer (GPU driver restart doesn't help) and just stops working randomly. Some insight from @nihui would be very welcome! I feel like this may be a bug with nihui's Vulkan ports because it's the same with any of them.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants