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

Not able to run the default algorithms "vkQueueSubmit failed -4" #13

Open
MVR3S opened this issue Aug 30, 2022 · 4 comments
Open

Not able to run the default algorithms "vkQueueSubmit failed -4" #13

MVR3S opened this issue Aug 30, 2022 · 4 comments

Comments

@MVR3S
Copy link

MVR3S commented Aug 30, 2022

I can not run real-esrgan and real-cugan algorithms with adreno 618.
When I try to run real-esrgan-x4 it prints the following lines:

[0 Adreno (TM) 618] queueC=0[3] queueC=0[3] queueC=0[3]
[0 Adreno (TM) 618] bugsbn1=1 bugbilz=0 bugcopc=0 bugihfa=0
[0 Adreno (TM) 618] fp16-p/s/a=1/0/1 int8-p/s/a=1/0/1
[0 Adreno (TM) 618] subgroup=64 basic=1 vote=1 ballot=1 shuffle=1
busy...
stbi_load_from_memory get channel 3
input&output w/h/c 529/529/1 2116/2116/1
0.00%
vkQueueSubmit failed -4

I have tried to change the tile size and it does not work with real-esrgan-x4 but it work with realsr-ncnn

@tumuyan
Copy link
Owner

tumuyan commented Aug 31, 2022

maybe you could try CPU mode

@MVR3S
Copy link
Author

MVR3S commented Aug 31, 2022

maybe you could try CPU mode

If I run with CPU mode the app crashes at the end

@tumuyan
Copy link
Owner

tumuyan commented Aug 31, 2022

Maybe real-esrgan-x4 is to large for mobile phone and I don't have others ideas.

@cerega000
Copy link

Experiment with tile size in options. Set it to something low, like 50-60. It's gonna be slow af but this worked for me.

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