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

Fix NCNN "Fatal blob allocator error" and use new acquire allocator methods #947

Merged
merged 6 commits into from
Sep 14, 2022

Conversation

joeyballentine
Copy link
Member

@joeyballentine joeyballentine commented Sep 13, 2022

Didn't get an answer from the ncnn people (of course) about what's better to use, so I'm going to try out the new ones and hope they work.

As for the other fix, all I had to do was not forcefully clear vram until the very end

I'm hoping that this will fix #913 but I'm not sure it will

@joeyballentine joeyballentine merged commit 1c7bc95 into main Sep 14, 2022
@joeyballentine joeyballentine deleted the ncnn-fatal-error-fix branch September 14, 2022 17:30
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

Successfully merging this pull request may close these issues.

vkQueueSubmit failed on most images larger than 512px
2 participants