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

kompute : ignore exceptions in ggml_vk_available_devices #12

Merged
merged 1 commit into from
Jan 17, 2024

Conversation

cebtenzzre
Copy link
Member

Sometimes Vulkan is not available due to VK_ERROR_INITIALIZATION_FAILED or VK_ERROR_DEVICE_LOST. Ignore the exception instead of crashing.

Fixes nomic-ai/gpt4all#1477

Sometimes Vulkan is not available due to VK_ERROR_INITIALIZATION_FAILED
or VK_ERROR_DEVICE_LOST. Ignore the exception instead of crashing.

Fixes nomic-ai/gpt4all#1477
@cebtenzzre cebtenzzre merged commit da7c92e into vulkan Jan 17, 2024
37 of 39 checks passed
cebtenzzre added a commit that referenced this pull request Jan 17, 2024
Signed-off-by: Jared Van Bortel <jared@nomic.ai>
cebtenzzre added a commit that referenced this pull request Jan 17, 2024
Signed-off-by: Jared Van Bortel <jared@nomic.ai>
cebtenzzre added a commit to nomic-ai/gpt4all that referenced this pull request Jan 17, 2024
Fixes #1477

Signed-off-by: Jared Van Bortel <jared@nomic.ai>
cebtenzzre added a commit that referenced this pull request Jan 29, 2024
Signed-off-by: Jared Van Bortel <jared@nomic.ai>
dpsalvatierra pushed a commit to dpsalvatierra/gpt4all that referenced this pull request Feb 16, 2024
Fixes nomic-ai#1477

Signed-off-by: Jared Van Bortel <jared@nomic.ai>
billtovitt added a commit to billtovitt/gpt4all that referenced this pull request May 1, 2024
Fixes #1477

Signed-off-by: Jared Van Bortel <jared@nomic.ai>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants