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

Support Vulkan versions older than v1.3.208 (eEnumeratePortabilityKHR) #5757

Merged
merged 1 commit into from
Feb 28, 2024
Merged

Support Vulkan versions older than v1.3.208 (eEnumeratePortabilityKHR) #5757

merged 1 commit into from
Feb 28, 2024

Conversation

netrunnereve
Copy link
Contributor

Back in #2059 we tried to maintain compatibility for the Ubuntu 22.04 default version of Vulkan (1.3.204). Meanwhile #5311 uses VK_KHR_portability_enumeration content, precisely eEnumeratePortabilityKHR, which is only supported in Vulkan 1.3.208 and newer. Since we're only enabling portability enumeration for Apple devices we should be able to just guard it off for now.

@0cc4m
Copy link
Collaborator

0cc4m commented Feb 28, 2024

Thanks, I didn't notice that.

@0cc4m 0cc4m merged commit 317709b into ggerganov:master Feb 28, 2024
59 checks passed
jordankanter pushed a commit to jordankanter/llama.cpp that referenced this pull request Mar 13, 2024
hodlen pushed a commit to hodlen/llama.cpp that referenced this pull request Apr 1, 2024
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.

2 participants