Skip to content

vulkan: Add logging for bf16 features to ggml_vk_print_gpu_info (#13274) #14707

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Peter0x44
Copy link

@Peter0x44 Peter0x44 commented Jul 16, 2025

Issue #13274 requested logging whether the VK_KHR_bfloat16 is supported at runtime. I have added the detection for the feature to ggml_vk_print_gpu_info, and tested it on windows with the latest Nvidia GeForce Game Ready Driver (where it reported 0) as well as the Nvidia Vulkan 1.4 Developer Beta Driver (where it reported 1).

I have not tested Linux or any GPUs other than my laptop RTX 4060.

@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 Jul 16, 2025
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.

1 participant