Skip to content

Conversation

@danbev
Copy link
Member

@danbev danbev commented Aug 30, 2025

This commit removes the portability_enumeration_ext variable from the ggml_vk_instance_portability_enumeration_ext_available function as it is initialized to false but never modified, making it redundant.

This commit removes the portability_enumeration_ext variable from the
ggml_vk_instance_portability_enumeration_ext_available function as it
is initialized to false but never modified, making it redundant.
@danbev danbev requested a review from 0cc4m as a code owner August 30, 2025 04:42
@github-actions github-actions bot added Vulkan Issues specific to the Vulkan backend ggml changes relating to the ggml tensor library for machine learning labels Aug 30, 2025
Copy link
Collaborator

@0cc4m 0cc4m left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you, I must have been half-asleep when writing this.

@0cc4m 0cc4m merged commit 5c16b9c into ggml-org:master Aug 31, 2025
88 of 89 checks passed
@danbev danbev deleted the vulkan-portability-extension-var branch September 1, 2025 13:42
walidbr pushed a commit to walidbr/llama.cpp that referenced this pull request Sep 7, 2025
…#15679)

This commit removes the portability_enumeration_ext variable from the
ggml_vk_instance_portability_enumeration_ext_available function as it
is initialized to false but never modified, making it redundant.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ggml changes relating to the ggml tensor library for machine learning Vulkan Issues specific to the Vulkan backend

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants