Skip to content

Vulkan Optimizations and Fixes (#8959)#299

Merged
Nexesenex merged 1 commit intoNexesenex:spacestreamfrom
ggml-org:master
Aug 14, 2024
Merged

Vulkan Optimizations and Fixes (#8959)#299
Nexesenex merged 1 commit intoNexesenex:spacestreamfrom
ggml-org:master

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
Nexesenex pushed a commit that referenced this pull request May 24, 2025
* Make sure no interleaved quants are being used for token embeddings

also with `--pure` and/or `--custom-q`.

* Simplify

---------

Co-authored-by: Iwan Kawrakow <iwan.kawrakow@gmail.com>
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