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

Vulkan Optimizations and Fixes (#8959) #299

Merged
merged 1 commit into from
Aug 14, 2024

Conversation

Nexesenex
Copy link
Owner

  • Optimize Vulkan REPEAT performance

  • Use Vulkan GLSL fused multiply-add instruction where possible

  • Add GGML_VULKAN_PERF option to output performance data per operator

  • Rework and fix Vulkan descriptor set and descriptor pool handling

  • Fix float32 concat f16 shader validation error

  • Add Vulkan GROUP_NORM eps parameter

  • Fix validation error with transfer queue memory barrier flags

  • Remove trailing whitespaces

* Optimize Vulkan REPEAT performance

* Use Vulkan GLSL fused multiply-add instruction where possible

* Add GGML_VULKAN_PERF option to output performance data per operator

* Rework and fix Vulkan descriptor set and descriptor pool handling

* Fix float32 concat f16 shader validation error

* Add Vulkan GROUP_NORM eps parameter

* Fix validation error with transfer queue memory barrier flags

* Remove trailing whitespaces
@Nexesenex Nexesenex merged commit e71ce8f into Nexesenex:spacestream Aug 14, 2024
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants