Masato Nakasaka and GitHub
67788f6846
vulkan: Replace deprecated VK_EXT_validation_features ( #17637 )
...
* replaced deprecated VK_EXT_validation_features
* forgot to remove old code
2025-12-06 06:39:42 +01:00
Masato Nakasaka and GitHub
d8c0a7b085
vulkan: Fix mismatch in TOPK_MOE unit test ( #17541 )
...
* Fix shader to support 2D workgroup mapping to a single subgroup
* Set required_subgroup_size
topk_moe shader requires static WARP_SIZE and actual subgroup size to match
2025-12-06 06:23:30 +01:00
Masato Nakasaka and GitHub
669c13e0f6
vulkan: Enable VK_KHR_cooperative_matrix extension for Intel Xe2 GPUs ( #14001 )
...
* allowing B580 and U9-288V
* experimenting code to detect Xe2
* allowing coopmat only for Xe2 GPUs
* fixed comment wording
* fixed comment wording
* removed unnecessary driver check
2025-06-05 16:00:29 +02:00